Skip to content

Commit

Permalink
vim fold only one level per 'za' command (a bit confused about this c…
Browse files Browse the repository at this point in the history
…onfig, but it works as I want it to)
  • Loading branch information
matheusvellone committed May 18, 2018
1 parent 98e8b01 commit 6abceb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ set inccommand=split
set cc=80,120

set foldmethod=indent
set foldlevel=50
set nofoldenable
nnoremap <Space> za
Expand Down

0 comments on commit 6abceb8

Please sign in to comment.