mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +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>
|
map <Leader>vq :VimuxCloseRunner<CR>
|
||||||
" Rerun last command
|
" Rerun last command
|
||||||
map <Leader>vl :VimuxRunLastCommand<CR>
|
map <Leader>vl :VimuxRunLastCommand<CR>
|
||||||
" Stop runninc command
|
" Stop running command
|
||||||
map <Leader>vs :VimuxInterruptRunner<CR>
|
map <Leader>vs :VimuxInterruptRunner<CR>
|
||||||
|
|
||||||
" vim: set filetype=vim ts=8 sw=2 tw=120 noet :
|
" vim: set filetype=vim ts=8 sw=2 tw=120 noet :
|
||||||
|
Loading…
Reference in New Issue
Block a user