set comments in ftplugin

main
Hedy Li 2 years ago
parent f2760380e0
commit 1f57740441
Signed by: hedy
GPG Key ID: B51B5A8D1B176372

@ -4,10 +4,9 @@ if exists("b:did_ftplugin")
let b:did_ftplugin = 1
setlocal comments=:#
setlocal commentstring=#\ %s
" TODO: setlocal comments
setlocal expandtab
setlocal tabstop=4
setlocal softtabstop=4

Loading…
Cancel
Save