]> git.draconx.ca Git - vimconf.git/blobdiff - vimrc
Fix cursor position when using colemak.
[vimconf.git] / vimrc
diff --git a/vimrc b/vimrc
index 472aa4e87af97b60150760c710eab1f79b2e6782..a76c2228afeb3f40daa0e454c0d4b90b302d2246 100644 (file)
--- 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 <MouseDown> 5<C-Y>