Added the seleting all text
This commit is contained in:
parent
5b83c10cfb
commit
6080ab660f
@ -428,6 +428,10 @@ vnoremap <S-Tab> <
|
||||
|
||||
" Better word
|
||||
nmap yw vey
|
||||
|
||||
" Select all text
|
||||
nmap <C-a> gg<S-v>G
|
||||
|
||||
" Telescope
|
||||
nmap <Leader>e <cmd>Telescope buffers<cr>
|
||||
nmap <Leader>w <cmd>Telescope find_files<cr>
|
||||
|
Loading…
Reference in New Issue
Block a user