mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
repeat in visual mode? get out of here
This commit is contained in:
3
vimrc
3
vimrc
@@ -199,9 +199,6 @@ noremap <leader>bd :bd<cr>
|
|||||||
vnoremap > >gv
|
vnoremap > >gv
|
||||||
vnoremap < <gv
|
vnoremap < <gv
|
||||||
|
|
||||||
"" allow using . with visual mode
|
|
||||||
vnoremap . :norm.<cr>
|
|
||||||
|
|
||||||
"" Visually select the text that was last edited/pasted
|
"" Visually select the text that was last edited/pasted
|
||||||
nnoremap gV `[v`]
|
nnoremap gV `[v`]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user