aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/ftplugin/microscript.vim
blob: 13f29fca587d4807bede171ee3d291caa0b27bc7 (plain)
1
2
3
4
5
6
7
if exists("b:did_ftplugin")
        finish
endif
let b:did_ftplugin = 1

setlocal comments=#
setlocal commentstring=#\ %s