Added the coping a word
This commit is contained in:
parent
5a295b2a6d
commit
5b83c10cfb
@ -426,6 +426,8 @@ nmap <C-_> <Plug>CommentaryLine
|
|||||||
vnoremap <Tab> >
|
vnoremap <Tab> >
|
||||||
vnoremap <S-Tab> <
|
vnoremap <S-Tab> <
|
||||||
|
|
||||||
|
" Better word
|
||||||
|
nmap yw vey
|
||||||
" Telescope
|
" Telescope
|
||||||
nmap <Leader>e <cmd>Telescope buffers<cr>
|
nmap <Leader>e <cmd>Telescope buffers<cr>
|
||||||
nmap <Leader>w <cmd>Telescope find_files<cr>
|
nmap <Leader>w <cmd>Telescope find_files<cr>
|
||||||
|
Loading…
Reference in New Issue
Block a user