mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 06:23:50 -05:00
Update
This commit is contained in:
5
ftplugin/octave.vim
Normal file
5
ftplugin/octave.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
if polyglot#init#is_disabled(expand('<sfile>:p'), 'octave', 'ftplugin/octave.vim')
|
||||
finish
|
||||
endif
|
||||
|
||||
setlocal commentstring=%\ %s
|
||||
Reference in New Issue
Block a user