Update
This commit is contained in:
8
after/ftplugin/sh.vim
Normal file
8
after/ftplugin/sh.vim
Normal file
@@ -0,0 +1,8 @@
|
||||
if (expand("%:e") == "exheres-0")
|
||||
finish
|
||||
endif
|
||||
|
||||
if (expand("%:e") == "exlib")
|
||||
finish
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user