8 lines
133 B
VimL
8 lines
133 B
VimL
set columns=176
|
|
|
|
" Use maximum height of the screen
|
|
set lines=999
|
|
|
|
" Use ":set guifont=*" to choose from pop-up
|
|
set guifont=Hack\ 10
|