mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(vim): change fold settings
This commit is contained in:
@@ -31,7 +31,10 @@ set confirm
|
||||
set spelllang=de_de,en_us
|
||||
set timeoutlen=500
|
||||
set signcolumn=yes:2
|
||||
set foldmethod=marker
|
||||
set foldlevel=2
|
||||
set foldlevelstart=99
|
||||
set foldmethod=syntax
|
||||
set foldnestmax=10
|
||||
set splitbelow
|
||||
set splitright
|
||||
set scrolloff=8
|
||||
|
||||
Reference in New Issue
Block a user