aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/ftplugin/microscript.vim
blob: 10b9c5ccef7540ce761fd3585d35eedda36c1b3e (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