This commit is contained in:
Anthony Cicchetti 2020-09-01 10:05:37 -04:00
parent 542f09746c
commit a237c41cd2

View file

@ -2,6 +2,7 @@ let mapleader=" "
set commentary set commentary
set ReplaceWithRegister set ReplaceWithRegister
set highlightedyank set highlightedyank
set surround
map <C-k> <C-u> map <C-k> <C-u>
map <C-j> <C-d> map <C-j> <C-d>