preliminary vim support
I don't really know vim configuration
This commit is contained in:
6
vim/ftplugin/newt.vim
Normal file
6
vim/ftplugin/newt.vim
Normal file
@@ -0,0 +1,6 @@
|
||||
setlocal syntax=newt
|
||||
setlocal commentstring=--\ %s
|
||||
setlocal expandtab
|
||||
setlocal tabstop=2
|
||||
|
||||
setlocal makeprg=build/exec/newt\ %
|
||||
Reference in New Issue
Block a user