I use a all the time you idiot

This commit is contained in:
Max Bucknell 2024-10-25 21:47:14 +11:00
parent 4c429d254e
commit b4525b6630
No known key found for this signature in database

View file

@ -215,9 +215,9 @@ augroup END
" LSP and other completion
nnoremap aa :LspDiag current<cr>
nnoremap ga :LspDiag nextWrap<cr>
nnoremap gA :LspDiag prevWrap<cr>
nnoremap za :LspDiag current<cr>
nnoremap zn :LspDiag nextWrap<cr>
nnoremap zN :LspDiag prevWrap<cr>
augroup Lsp
autocmd!