mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
remove comment characters from joined comment lines
This commit is contained in:
parent
3fc9ed4355
commit
48023d9b7b
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ if has('autocmd')
|
|||
augroup nocomment
|
||||
au!
|
||||
" set or unset some convenient or annoying formatoptions
|
||||
au FileType * setlocal fo-=c fo-=r fo-=o
|
||||
au FileType * setlocal fo-=c fo-=r fo-=o fo+=j
|
||||
augroup END
|
||||
|
||||
augroup forth
|
||||
|
|
Loading…
Add table
Reference in a new issue