Set highlightedyank

This commit is contained in:
Anthony Cicchetti 2020-08-26 08:07:13 -04:00
parent 1e57066f9b
commit 542f09746c

View file

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