add coc-rename mapping
This commit is contained in:
parent
1b1ecd9818
commit
9a6c7b2b3e
1 changed files with 2 additions and 1 deletions
|
|
@ -76,7 +76,8 @@ in {
|
|||
|
||||
" various aliases
|
||||
nnoremap <c-h> :NERDTreeToggle
|
||||
nnoremap <leader>r :source $MYVIMRC<CR>
|
||||
nnoremap <leader>rs :source $MYVIMRC<CR>
|
||||
nmap <leader>rn <Plug>(coc-rename)
|
||||
command! -nargs=0 Sw w !doas tee % > /dev/null
|
||||
|
||||
" disable read-only warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue