From ac4839899a1336ed4fa3407b6e0c908148fe5d4a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 7 Sep 2019 23:47:18 -0700 Subject: 5642 --- vimrc.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc.vim') diff --git a/vimrc.vim b/vimrc.vim index 50cf9230..4cb926d0 100644 --- a/vimrc.vim +++ b/vimrc.vim @@ -84,7 +84,7 @@ if empty($TMUX) " can't put final cursor movement out of function because that disables the wait for prompt; function must be final operation of map " can't avoid the function because that disables the wait for prompt " known issue: - " cursor on '#' causes error + " can't handle comments at start of current test noremap t {j0:call RunTestMoveCursor("") function RunTestMoveCursor(arg) let l:arg = a:arg == "#" ? " " : a:arg " Vim's '!' insists on interpreting '#' anywhere in its arg -- cgit 1.4.1-2-gfad0