summaryrefslogtreecommitdiffstats
path: root/ftplugin/vlang.vim
blob: a3d3ceac24cbc9811754c194689815e72198aeaf (plain) (blame)
1
2
3
4
5
6
if !polyglot#util#IsEnabled('v', expand('<sfile>:p'))
  finish
endif

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