Modernizied structure of configure files
This commit is contained in:
parent
515972d957
commit
6f55a66333
12 changed files with 264 additions and 254 deletions
2
lua/plugins/README.md
Normal file
2
lua/plugins/README.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue