2 lines
202 B
Markdown
2 lines
202 B
Markdown
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.
|