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

5 lines
90 B
VimL

let current_compiler = 'newt'
" doesn't work
CompilerSet errorformat='ERROR at (%l, %c)'