-
Changed key maps
- Add fallback to key maps e.g. if
gD
does not find a type declaraion, it will fallback togD
which is default key map go to global declaration gt
: removedgt
mapping and prefer<space>D
- Add fallback to key maps e.g. if
-
Changed key maps I plan to change the mapping for following key maps as it conflicts with other vim default key maps
gp
: changed to<Leader>gp
gP
: changed to<Leader>gP