mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/nginx.vim/ftplugin/nginx.vim

6 lines
141 B
VimL

setlocal comments=:#
setlocal commentstring=#\ %s
setlocal formatoptions+=croql formatoptions-=t
let b:undo_ftplugin = "setl fo< cms< com<"