| .. | ||
| aerial.lua | ||
| colorscheme.lua | ||
| compile-mode.lua | ||
| nvim-cmp.lua | ||
| nvim-lspconfig.lua | ||
| nvim-treesitter.lua | ||
| README.md | ||
| telescope.lua | ||
| vim-commentary.lua | ||
All plugins what looks like a pure library (as a plenary.nvim) should be use in "depenedencies" filed and with "lazy = true". Main theme should be load during startup (lazy = false) and high priority.