mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:30:05 +08:00
fix(flygrep): include time
api when detaching FlyGrep
Co-authored-by: blank_name <>
This commit is contained in:
parent
e64b332805
commit
a88473316d
@ -52,6 +52,7 @@ main () {
|
||||
_detect autoload/SpaceVim/api/vim.vim
|
||||
_detect autoload/SpaceVim/api/file.vim
|
||||
_detect autoload/SpaceVim/api/system.vim
|
||||
_detect autoload/SpaceVim/api/time.vim
|
||||
_detect autoload/SpaceVim/mapping/search.vim
|
||||
_detect autoload/SpaceVim/logger.vim
|
||||
_detect syntax/SpaceVimFlyGrep.vim
|
||||
|
Loading…
Reference in New Issue
Block a user