diff --git a/vim/.vimrc b/vim/.vimrc index e585e01..81ae925 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -59,7 +59,6 @@ nnoremap nnoremap nnoremap -<<<<<<< HEAD " provide movements in Insert mode via the modifier key inoremap h h inoremap j j @@ -71,14 +70,12 @@ inoremap x x " fix alt meta mappings in rxvt "inoremap a -======= " H/L for beginning/end noremap H ^ noremap L $ noremap ^ H noremap $ L ->>>>>>> 416cffd7d3c524d9cd24b9ec0186fa0e169d700a " map ctrl-p to fzf nnoremap :Files