Tentativo sistemazione linee di Gvim.
This commit is contained in:
parent
e5a843972a
commit
4cb8d7af64
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -126,6 +126,8 @@ if has('gui_running')
|
||||||
|
|
||||||
colorscheme solarized
|
colorscheme solarized
|
||||||
let g:airline_theme='base16'
|
let g:airline_theme='base16'
|
||||||
|
let lines=45
|
||||||
|
let columns=80
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Completion with Conqueror of Code
|
" Completion with Conqueror of Code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue