X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.vimrc;h=bcc859b9871c29e94f3125c3805d7a24ca65c5a6;hb=f2641bfb9be0514a54abd0872304182fa307160f;hp=18181257d655b47d5d148e57b6679298f01ad058;hpb=2166b1c513716fe707589c2c0845a2498b9480fa;p=dotfiles.git diff --git a/.vimrc b/.vimrc index 1818125..bcc859b 100644 --- a/.vimrc +++ b/.vimrc @@ -87,7 +87,9 @@ set titlestring=%t%(\ %M%)%(\ (%{expand(\"%:p:h\")})%)%(\ %a%)\ -\ [%{$USER}@%{h " 9 using the mouse -set mouse=ar " Use mouse in all modes, plus hit-return +if has('mouse') + set mouse=ar " Use mouse in all modes, plus hit-return +endif " 12 messages and info