1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00
This commit is contained in:
Valentin Brandl 2017-02-18 17:42:30 +01:00
parent e9931ecf1d
commit ae1b3b9609
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -366,7 +366,7 @@ map <Leader>vi :VimuxInspectRunner<CR>
map <Leader>vq :VimuxCloseRunner<CR>
" Rerun last command
map <Leader>vl :VimuxRunLastCommand<CR>
" Stop runninc command
" Stop running command
map <Leader>vs :VimuxInterruptRunner<CR>
" vim: set filetype=vim ts=8 sw=2 tw=120 noet :