Explorar o código

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

Daniel Sheffield hai 2 días
pai
achega
67bba1a990
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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