refactor: move everything under lazyvim
This commit is contained in:
6
lua/lazyvim/plugins/api.lua
Normal file
6
lua/lazyvim/plugins/api.lua
Normal file
@ -0,0 +1,6 @@
|
||||
-- plugins that provide apis for other plugins
|
||||
return {
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
"nvim-lua/plenary.nvim",
|
||||
"MunifTanjim/nui.nvim",
|
||||
}
|
Reference in New Issue
Block a user