Added speed cocaction

This commit is contained in:
Marcin Woźniak 2021-11-01 10:42:47 +01:00
parent bfa8b645e2
commit 8bc72ea0da
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -177,6 +177,7 @@ set statusline+=\ [%c]
" Keyboard shortcuts " Keyboard shortcuts
"""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""
let mapleader = "\<Space>" let mapleader = "\<Space>"
nmap <leader>a :CocAction<CR>
nmap <leader>2 :w!<cr> nmap <leader>2 :w!<cr>
" Go to definition " Go to definition