mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
remove debug output
This commit is contained in:
parent
a3f48a198a
commit
6210afd2f1
@ -88,7 +88,6 @@ function! SpaceVim#plugins#projectmanager#current_root() abort
|
||||
call setbufvar('%', 'rootDir', rootdir)
|
||||
endif
|
||||
if !empty(rootdir) && g:spacevim_project_rooter_automatically
|
||||
echo g:spacevim_project_rooter_automatically
|
||||
call s:change_dir(rootdir)
|
||||
call SpaceVim#plugins#projectmanager#RootchandgeCallback()
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user