preliminary vim support

I don't really know vim configuration
This commit is contained in:
2024-10-22 22:09:01 -07:00
parent fe323618e7
commit 0843ae93e1
5 changed files with 28 additions and 0 deletions

6
vim/ftplugin/newt.vim Normal file
View File

@@ -0,0 +1,6 @@
setlocal syntax=newt
setlocal commentstring=--\ %s
setlocal expandtab
setlocal tabstop=2
setlocal makeprg=build/exec/newt\ %