Turned off set formatoptions-=ro
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -38,6 +38,7 @@ filetype plugin on
|
|||||||
let mapleader = '\'
|
let mapleader = '\'
|
||||||
set hidden " Allow background buffers without saving
|
set hidden " Allow background buffers without saving
|
||||||
set splitright " Split to right by default
|
set splitright " Split to right by default
|
||||||
|
set formatoptions-=ro " Turn off autoinsert of comment char on newline
|
||||||
|
|
||||||
" Text Wrapping
|
" Text Wrapping
|
||||||
set textwidth=120
|
set textwidth=120
|
||||||
|
|||||||
Reference in New Issue
Block a user