nvim-dot-file/lua/plugins/README.md
2026-05-01 23:30:22 +02:00

202 B

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.