aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/dome_key.vim
blob: d026bd42987886d952c3ac0ea7980ed722129505 (plain)
1
2
3
4
5
6
7
8
if exists('b:did_ftplugin')
	finish
endif
let b:did_ftplugin = 1

let b:undo_ftplugin = 'setlocal commentstring<'

setlocal commentstring=#\ %s