summaryrefslogtreecommitdiffstats
path: root/ftplugin/vlang.vim
blob: de4d7e03c9ba2ef07da455fea4ebc3041c3c49a9 (plain) (blame)
1
2
3
4
5
6
if !has_key(g:polyglot_is_disabled, 'v')
  finish
endif

setlocal commentstring=//\ %s
setlocal makeprg=v\ %