1
0
Fork 0

has learned about vim folding, included it in every possible config lol

This commit is contained in:
Von Random 2014-10-19 22:26:42 +04:00
parent 69ee005bcc
commit 59040c4dc9
4 changed files with 29 additions and 35 deletions

1
vimrc
View file

@ -24,6 +24,7 @@ set ignorecase
set smartcase
set clipboard=exclude:.*
set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [POS=%04l,%04v][%p%%]\ [LEN=%L]
set foldmethod=marker
set list
set listchars=tab:\|\ ,trail:*,nbsp:x