Parcourir la source

try langmap to swap j and k as it's counterintuitive which is which on Colemak layout

Daniel Sheffield il y a 2 jours
Parent
commit
67bba1a990
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      vim/vimfiles/vimrc

+ 2 - 0
vim/vimfiles/vimrc

@@ -408,3 +408,5 @@ silent! call feedkeys(":nohlsearch\<CR>")
 " Fix CTRL-] suppressed on Alacritty for Windows
 nnoremap <LEADER><TAB> <C-]>
 
+" Make navigation a bit easier on Colemak
+set langmap=jk,kj