X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gvimrc;h=a66e68301e3b74ede732b2bf1682aea4b0449258;hb=824b44922f69ff5364d02a967628bf82c4db8aea;hp=a902d7e8b50ac7ff118eeb8c14df616ab2685af6;hpb=ce25aec84e8327aa1ddc8de833d3a9a68ea89583;p=config%2Fdotfiles.git diff --git a/gvimrc b/gvimrc index a902d7e..a66e683 100644 --- a/gvimrc +++ b/gvimrc @@ -32,3 +32,19 @@ set guioptions-=L " Increase window size to 110x25. 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