X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gvimrc;h=8d36ddf130f92d8156490f0179738f7a61f1b6fc;hb=8baae4bb82f16e8ba20237ee82de67db21ed3f3d;hp=a902d7e8b50ac7ff118eeb8c14df616ab2685af6;hpb=ce25aec84e8327aa1ddc8de833d3a9a68ea89583;p=config%2Fdotfiles.git diff --git a/gvimrc b/gvimrc index a902d7e..8d36ddf 100644 --- a/gvimrc +++ b/gvimrc @@ -29,6 +29,22 @@ set guioptions-=R set guioptions-=l set guioptions-=L -" Increase window size to 110x25. +" Increase window size to 110x25 if no tiling window manager is used. set columns=110 set lines=25 + +" Don't use the mouse. +set mouse= +" And don't use the mouse wheel. +map +map +map +map +map +map +map +map +map +map +map +map