chore(vim): move ftplugin to be loaded after
This commit is contained in:
parent
9c5b1acaa6
commit
765fccbf47
2 changed files with 2 additions and 0 deletions
2
site-modules/core/files/vim/after/ftplugin/markdown.vim
Normal file
2
site-modules/core/files/vim/after/ftplugin/markdown.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
set wrap
|
||||
set conceallevel=0
|
||||
Loading…
Reference in a new issue