mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] unmap the annoying Q mapping
This commit is contained in:
parent
0a134aab30
commit
264846e066
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ set commentstring=//%s
|
|||
nnoremap <leader>kr <Cmd>set keymap=russian-jcuken-custom<CR>
|
||||
nnoremap <leader>ku <Cmd>set keymap=ukrainian-jcuken-custom<CR>
|
||||
|
||||
nnoremap Q <nop>
|
||||
|
||||
" }}}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue