Use `Tlist_Exe_Cmd_No_Acmds` instead of `exe`

This commit is contained in:
jez 2011-01-16 16:45:18 +08:00
parent 9ca31e5053
commit f0e236c1d5
1 changed files with 1 additions and 1 deletions

View File

@ -2623,7 +2623,7 @@ function! s:Tlist_Window_Toggle()
" set
if !g:Tlist_GainFocus_On_ToggleOpen
let prev_win = bufwinnr(current_buf)
exe prev_win . 'wincmd w'
call s:Tlist_Exe_Cmd_No_Acmds(prev_win . 'wincmd w')
endif
" Update the taglist menu