Files
vim-polyglot/ftplugin/octave.vim
Adam Stankiewicz cc63193ce8 Update
2021-03-01 13:44:50 +01:00

6 lines
128 B
VimL

if polyglot#init#is_disabled(expand('<sfile>:p'), 'octave', 'ftplugin/octave.vim')
finish
endif
setlocal commentstring=%\ %s