X-Git-Url: http://git.draconx.ca/gitweb/vimconf.git/blobdiff_plain/a85463dfe03fc51999efb5ac95a9611d432d94cd..7d56dde690975cda4c5704a13472a010bd5ae315:/vimrc diff --git a/vimrc b/vimrc index 472aa4e..a76c222 100644 --- a/vimrc +++ b/vimrc @@ -6,11 +6,6 @@ syntax on " Try to prevent vim from seeing terminal escape sequences with user input set timeoutlen=100 -" langmaps for non-standard layouts -if $KEYMAP == "colemak" - set langmap=sd,fe,tf,dg,ui,nj,ek,il,kn,yo,\\;p,pr,rs,gt,lu,jy,SD,FE,TF,DG,UI,NJ,EK,IL,KN,YO,:P,PR,RS,GT,LU,JY,o\\;,O: -endif - " Mouse Stuff set mouse=a :map 5