mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
refactor: move api to ui and util
This commit is contained in:
parent
7a49913cf2
commit
bf8f5b31f3
3 changed files with 10 additions and 6 deletions
|
@ -8,4 +8,7 @@ return {
|
|||
vim.g.startuptime_tries = 10
|
||||
end,
|
||||
},
|
||||
|
||||
-- library used by other plugins
|
||||
"nvim-lua/plenary.nvim",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue