diff --git a/vim/plugin/settings/yadr-keymap.vim b/vim/plugin/settings/yadr-keymap.vim index cea0a5d..de093b1 100644 --- a/vim/plugin/settings/yadr-keymap.vim +++ b/vim/plugin/settings/yadr-keymap.vim @@ -42,9 +42,6 @@ nnoremap ci" " Add spaces around a symbol with Ctrl-Space nnoremap i a -" Don't have to use Shift to get into command mode, just hit semicolon -nnoremap ; : - "Go to last edit location with ,. nnoremap ,. '.