Do not autocomment lines (vim)
This commit is contained in:
parent
e589e30a1f
commit
05a4c55d39
1 changed files with 2 additions and 0 deletions
|
@ -34,3 +34,5 @@
|
|||
|
||||
(set nvim.wo.cursorline true)
|
||||
(set nvim.wo.signcolumn "yes")
|
||||
|
||||
(nvim.command "autocmd FileType * setlocal formatoptions-=cro")
|
||||
|
|
Loading…
Reference in a new issue