mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add more mappings
This commit is contained in:
parent
f68cdff9d5
commit
ba283d0a09
@ -149,6 +149,7 @@ inoremap <S-Tab> <ESC><<i
|
|||||||
nnoremap c "_c
|
nnoremap c "_c
|
||||||
nnoremap C "_C
|
nnoremap C "_C
|
||||||
nnoremap cc "_cc
|
nnoremap cc "_cc
|
||||||
|
xnoremap c "_c
|
||||||
|
|
||||||
" Remove trailing whitespace characters
|
" Remove trailing whitespace characters
|
||||||
nnoremap <silent> <leader><Space> :call utils#StripTrailingWhitespaces()<CR>
|
nnoremap <silent> <leader><Space> :call utils#StripTrailingWhitespaces()<CR>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user