pointless maps

Wed, 18 May 2016 23:58:26 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 18 May 2016 23:58:26 -0400
changeset 309
1c684b4c7bd3
parent 308
2565964f2b50
child 310
6dd92510e2bd

pointless maps

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -160,10 +160,6 @@ map k gk
 " Select last paste
 map gV `[v`]
 
-" Stay in visual when indenting
-vnoremap < <gv
-vnoremap > >gv
-
 " clear all interestingwords with \\k since \K is ri.vim
 nnoremap <silent> <leader><leader>k :call UncolorAllWords()<CR>
 

mercurial