mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Fix typo
This commit is contained in:
parent
e9931ecf1d
commit
ae1b3b9609
@ -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 :
|
||||
|
Loading…
Reference in New Issue
Block a user