I use a all the time you idiot
This commit is contained in:
parent
4c429d254e
commit
b4525b6630
1 changed files with 3 additions and 3 deletions
|
@ -215,9 +215,9 @@ augroup END
|
||||||
|
|
||||||
" LSP and other completion
|
" LSP and other completion
|
||||||
|
|
||||||
nnoremap aa :LspDiag current<cr>
|
nnoremap za :LspDiag current<cr>
|
||||||
nnoremap ga :LspDiag nextWrap<cr>
|
nnoremap zn :LspDiag nextWrap<cr>
|
||||||
nnoremap gA :LspDiag prevWrap<cr>
|
nnoremap zN :LspDiag prevWrap<cr>
|
||||||
|
|
||||||
augroup Lsp
|
augroup Lsp
|
||||||
autocmd!
|
autocmd!
|
||||||
|
|
Loading…
Add table
Reference in a new issue