1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-22 11:29:25 +08:00
SpaceVim/bundle/nvim-plug/test/ui.lua
2025-02-06 00:15:38 +08:00

6 lines
97 B
Lua
Vendored

local ui = require('plug.ui')
ui.open()
ui.on_update('test.vim', {
downdloaded = true,
})