foldcolumn width set to 1
This commit is contained in:
parent
d289924cb5
commit
212d7ad975
1 changed files with 1 additions and 2 deletions
3
vimrc
3
vimrc
|
|
@ -119,8 +119,7 @@ set background=dark
|
|||
set number relativenumber
|
||||
set hlsearch " highlight searches
|
||||
|
||||
" set width of the fold column to create a margin
|
||||
set foldcolumn=2
|
||||
set foldcolumn=1
|
||||
|
||||
|
||||
" key mappings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue