Tune cmake and requirements filetypes
This commit is contained in:
parent
6317d02148
commit
772bf3a3c1
3
after/ftplugin/cmake.lua
Normal file
3
after/ftplugin/cmake.lua
Normal file
@ -0,0 +1,3 @@
|
||||
vim.opt.commentstring = '#%s'
|
||||
vim.opt.cinkeys = '0{,0},0),0],:,#1,!^F,o,O,e'
|
||||
vim.opt.indentkeys = ':,!^F,o,O,e,=endif(,=ENDIF(,=endforeach(,=ENDFOREACH(,=endmacro(,=ENDMACRO(,=else(,=ELSE(,=elseif(,=ELSEIF(,=endwhile(,=ENDWHILE('
|
1
after/ftplugin/requirements.lua
Normal file
1
after/ftplugin/requirements.lua
Normal file
@ -0,0 +1 @@
|
||||
vim.opt.commentstring = '#%s'
|
Loading…
x
Reference in New Issue
Block a user