aboutsummaryrefslogtreecommitdiff
path: root/plugin/cursorline_current.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/cursorline_current.vim')
-rw-r--r--plugin/cursorline_current.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/cursorline_current.vim b/plugin/cursorline_current.vim
index 034a422..1c09f91 100644
--- a/plugin/cursorline_current.vim
+++ b/plugin/cursorline_current.vim
@@ -20,7 +20,7 @@ augroup cursorline_current
autocmd VimEnter *
\ tabdo windo doautocmd WinLeave
autocmd VimEnter *
- \ 1 wincmd w | doautocmd WinEnter
+ \ tabfirst | 1 wincmd w | doautocmd WinEnter
" On entering a buffer, the Vim application gaining focus, leaving insert
" mode, or entering a window, set the local value of the 'cursorline' option