about summary refs log tree commit diff stats
path: root/vimrc.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc.vim')
-rw-r--r--vimrc.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/vimrc.vim b/vimrc.vim
index 88952c4b..45e61f2d 100644
--- a/vimrc.vim
+++ b/vimrc.vim
@@ -93,7 +93,6 @@ else
   endfunction
 endif
 
-set switchbuf=useopen
 if exists("&splitvertical")
   command! -nargs=0 T badd last_run | sbuffer last_run
 else