X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.vimrc;fp=.vimrc;h=de5a2583e4e63f5c65803fa389624745d11d1491;hp=b0a7f7b182cb086d9a64f05627a6d174d7ea5813;hb=9a7de6d0809593857e5e8cf1383ed58e0f52ef4e;hpb=f8f592c4c23d9b47f0c7fb32e78cca83bc2e5252 diff --git a/.vimrc b/.vimrc index b0a7f7b..de5a258 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 - else set guifont=Monospace\ 16 + elseif has("x11") set toolbar=icons,text " how to show the toolbar endif