Skip to content

Commit

Permalink
Disable original ftplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Mar 1, 2024
1 parent 1f8e3ac commit d269de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/dpp/util.vim
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ function s:get_default_ftplugin() abort
if exists('g:did_load_after_ftplugin')
finish
endif
let g:did_load_ftplugin = 1
let g:did_load_after_ftplugin = 1

augroup filetypeplugin
Expand Down

0 comments on commit d269de4

Please sign in to comment.