Skip to content

Commit

Permalink
vim: Few fold tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
JIghtuse committed Jan 29, 2016
1 parent 9c69587 commit 478b991
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vim/.vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,10 @@ set lazyredraw

set completeopt=preview,menu,menuone
set diffopt+=filler
set foldlevelstart=10
set foldlevelstart=2
set foldmethod=syntax
set foldnestmax=10
let g:xml_syntax_folding=1
set hlsearch
set ignorecase
set incsearch
Expand Down

0 comments on commit 478b991

Please sign in to comment.