Skip to content

Commit

Permalink
vim: Remove unused "kill runner" keybinding
Browse files Browse the repository at this point in the history
I don't ever do this
  • Loading branch information
gfontenot committed Oct 22, 2018
1 parent 8c1d378 commit 08e22db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Expand Up @@ -432,7 +432,6 @@ command! -bang -nargs=* Ag

let g:VtrGitCdUpOnOpen = 1

nnoremap <leader>kr :VtrKillRunner<cr>
nnoremap <leader>ar :VtrAttachToPane<cr>
nnoremap <leader>fr :VtrFocusRunner<cr>
nnoremap <leader>rr :VtrSendCommandToRunner! !!<cr>
Expand Down

0 comments on commit 08e22db

Please sign in to comment.