From ae1b3b960929f05b52d133a638129465c609961e Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 18 Feb 2017 17:42:30 +0100 Subject: [PATCH] Fix typo --- editors/vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vim/vimrc b/editors/vim/vimrc index f59d687..1011045 100644 --- a/editors/vim/vimrc +++ b/editors/vim/vimrc @@ -366,7 +366,7 @@ map vi :VimuxInspectRunner map vq :VimuxCloseRunner " Rerun last command map vl :VimuxRunLastCommand -" Stop runninc command +" Stop running command map vs :VimuxInterruptRunner " vim: set filetype=vim ts=8 sw=2 tw=120 noet :