5 lines
141 B
VimL
5 lines
141 B
VimL
setlocal comments=:#
|
|
setlocal commentstring=#\ %s
|
|
setlocal formatoptions+=croql formatoptions-=t
|
|
|
|
let b:undo_ftplugin = "setl fo< cms< com<"
|