mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-26 02:13:44 +08:00
parent
3fe9d8e13b
commit
88bdb86325
|
@ -2953,7 +2953,6 @@ function! s:ExecuteCtags(ctags_cmd) abort
|
|||
else
|
||||
let py_version = get(g:, 'tagbar_python', 1)
|
||||
silent let ctags_output = s:run_system(a:ctags_cmd, py_version)
|
||||
redraw!
|
||||
endif
|
||||
|
||||
if &shell =~? 'cmd\.exe'
|
||||
|
|
Loading…
Reference in New Issue
Block a user