X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.vimrc;fp=.vimrc;h=83458ed39c76bae0a98b6eddf257d497e61ee052;hp=de5a2583e4e63f5c65803fa389624745d11d1491;hb=5d48cf52db5f95f5685c69cef59e92504c16841f;hpb=9a7de6d0809593857e5e8cf1383ed58e0f52ef4e diff --git a/.vimrc b/.vimrc index de5a258..83458ed 100644 --- a/.vimrc +++ b/.vimrc @@ -218,8 +218,8 @@ if has("gui_running") if has("win32") "set guifont=Courier_New:h18:cRUSSIAN set guifont=Lucida_Console:h18:cRUSSIAN - set guifont=Monospace\ 16 elseif has("x11") + set guifont=Monospace\ 18 set toolbar=icons,text " how to show the toolbar endif