]> git.draconx.ca Git - vimconf.git/commit
Fix cursor position when using colemak.
authorNick Bowler <nbowler@draconx.ca>
Thu, 26 Jan 2012 02:09:38 +0000 (21:09 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 26 Jan 2012 02:16:46 +0000 (21:16 -0500)
commit7d56dde690975cda4c5704a13472a010bd5ae315
treee0afc2716e689eaeda6c13e5110245b5699d5109
parenta85463dfe03fc51999efb5ac95a9611d432d94cd
Fix cursor position when using colemak.

The langmap parameter breaks Gentoo's vimrc code to restore previous
cursor positions from viminfo.  Write a function that does not depend on
the current keyboard bindings.
plugin/keymap.vim [new file with mode: 0644]
vimrc