Files
newt/vim/ftplugin/newt.vim
Steve Dunham 0843ae93e1 preliminary vim support
I don't really know vim configuration
2024-10-22 22:09:01 -07:00

7 lines
126 B
VimL

setlocal syntax=newt
setlocal commentstring=--\ %s
setlocal expandtab
setlocal tabstop=2
setlocal makeprg=build/exec/newt\ %