nvim: more plugin management ideas

This commit is contained in:
PowerUser64 2022-01-07 13:04:52 -08:00
parent 9eb5bedf6b
commit a542d40a10

View file

@ -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?