From 6fb244a78841fd04a3514f6a48de2127737bb715 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 7 Sep 2019 23:46:22 -0700 Subject: 5641 --- vimrc.vim | 8 -------- 1 file changed, 8 deletions(-) (limited to 'vimrc.vim') diff --git a/vimrc.vim b/vimrc.vim index 8b88cfc3..50cf9230 100644 --- a/vimrc.vim +++ b/vimrc.vim @@ -91,14 +91,6 @@ if empty($TMUX) exec "!./run_one_test ".expand("%")." ".l:arg exec "normal \" endfunction - function RunTestMoveCursorAndMaybeOpenTrace(arg) - let l:arg = a:arg == "#" ? " " : a:arg " Vim's '!' insists on interpreting '#' anywhere in its arg - exec "!./run_one_test ".expand("%")." ".l:arg - exec "normal \" - if v:shell_error - noautocmd vertical split last_run - endif - endfunction else " we have tmux; we don't need to show any output in the Vim pane so life is simpler " assume the left-most window is for the shell -- cgit 1.4.1-2-gfad0