nvim: more plugin management ideas
This commit is contained in:
parent
9eb5bedf6b
commit
a542d40a10
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ require('blake.settings')
|
|||
-- - in the for loop, optionally load the configuration for each plugin based on its name
|
||||
-- Downsides:
|
||||
-- - Hardest (requires me to make a for loop, and I don't know lua)
|
||||
-- - Doesn't take advantage of advanced plugin manager features (ex: dependencies)
|
||||
-- Plugins to install:
|
||||
-- lightspeed.nvim
|
||||
-- lightbulb?
|
||||
|
|
Loading…
Add table
Reference in a new issue