refactor: move everything under lazyvim

This commit is contained in:
Folke Lemaitre
2023-01-01 14:33:56 +01:00
parent 39ccddad5f
commit 8eb8d235c9
17 changed files with 10 additions and 10 deletions

View 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",
}