mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
use saner value for default fold levels
This commit is contained in:
2
vimrc
2
vimrc
@@ -155,7 +155,7 @@ set spelllang=en,de
|
|||||||
|
|
||||||
" Open all folds initially
|
" Open all folds initially
|
||||||
set foldmethod=indent
|
set foldmethod=indent
|
||||||
set foldlevelstart=99
|
set foldlevelstart=10
|
||||||
|
|
||||||
" Writes to the unnamed register also writes to the * and + registers. This
|
" Writes to the unnamed register also writes to the * and + registers. This
|
||||||
" makes it easy to interact with the system clipboard
|
" makes it easy to interact with the system clipboard
|
||||||
|
|||||||
Reference in New Issue
Block a user