Aggiunta opzioni per split.
This commit is contained in:
parent
462c3833a0
commit
ff94169c66
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -81,6 +81,8 @@ set modelines=5
|
|||
set modeline
|
||||
set showcmd
|
||||
set laststatus=2
|
||||
set splitbelow
|
||||
set splitright
|
||||
|
||||
" Riattivo i plugin per i tipi di file
|
||||
filetype plugin indent on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue