diff --git a/vimrc b/vimrc index 2216afb..d6b41c4 100644 --- a/vimrc +++ b/vimrc @@ -713,7 +713,7 @@ command W w !sudo tee "%" > /dev/null "}}} " GUI: detect graphics mode, set colorscheme {{{ if has('gui_running') - set guifont=DejaVuSansMono\ Nerd\ Font\ Mono\ 10 + set guifont=DejaVuSansMono\ Nerd\ Font\ Mono\ 12 set mouse=a "Enable mouse support " No toolbar, menu, scrollbars, draw simple text tabs. This would keep " window in one place, and also this will conserve space. Tabs are huge