vim: split below and use existing windows on :sb

master
Guillaume DOTT 2013-06-18 16:31:54 +02:00
parent 62ab52d2bd
commit a8d7b214a3
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,7 @@ set autoindent
set nowrap
set hidden
set switchbuf=useopen,usetab
set ruler
set showcmd
set fileencoding=utf-8
@ -77,6 +78,7 @@ set listchars=nbsp:·,tab:>-,extends:>,precedes:<
set list
set splitright
set splitbelow
set wildmenu
set wildmode=longest:full,full