Explorar o código

fix conflict with jump forward

Daniel Sheffield hai 1 semana
pai
achega
9083bd27c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vim/vimfiles/vimrc

+ 1 - 1
vim/vimfiles/vimrc

@@ -378,5 +378,5 @@ set showcmd
 silent! call feedkeys(":nohlsearch\<CR>")
 
 " Fix CTRL-] suppressed on Alacritty for Windows
-nnoremap <TAB> <C-]>
+nnoremap <LEADER><TAB> <C-]>