Remove remap: za opens toggles folds
This commit is contained in:
parent
359f05727a
commit
98f1ea1eb9
1 changed files with 0 additions and 2 deletions
|
@ -165,8 +165,6 @@ set foldenable " enable folding
|
|||
set foldlevelstart=10 " open most folds by default (0 to 99)
|
||||
set foldnestmax=10 " guard against too many nested folds
|
||||
set foldmethod=syntax " fold based on filetype
|
||||
" space opens and closes folds
|
||||
nnoremap , za
|
||||
" }}}
|
||||
" MOVEMENT {{{
|
||||
" move vertically by visual line (don't jump wrapped lines)
|
||||
|
|
Loading…
Add table
Reference in a new issue