del (vimrc): remove setting for foldmethod (for now?)
This commit is contained in:
parent
7367aefa94
commit
20fb0f29ae
3
vimrc
3
vimrc
@ -19,9 +19,6 @@ set ignorecase hlsearch
|
|||||||
" enable syntax highlighting
|
" enable syntax highlighting
|
||||||
syntax on
|
syntax on
|
||||||
|
|
||||||
" lines with equal indent form a fold
|
|
||||||
set foldmethod=indent
|
|
||||||
|
|
||||||
" show tabs and trailing spaces
|
" show tabs and trailing spaces
|
||||||
set list listchars=tab:>-,trail:-
|
set list listchars=tab:>-,trail:-
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user