Commit Graph

4 Commits

Author SHA1 Message Date
rootiest 7ea66629e9 style: tidy up configuration and remove unnecessary comments 2024-10-21 05:48:19 -04:00
rootiest 9846e246ff 🚑 Quickfix(plugin-mgr): temporarily disable plugin manager
Temporarily disable plugin manager, pending some bugfixes:
  - Startup time: Maybe refreshing plugins at startup?
  - Debug logging: Is rather verbose in debug output
2024-10-07 13:34:30 -04:00
rootiest 283e6946fa feat: implement plugin manager
- Allows running the following from the command palette (Ctrl+;)
  - Update All Plugins: Updates all plugins
  - List All Plugins: Lists all installed plugins
2024-10-05 04:48:32 -04:00
rootiest 65917d380a feat: Add user customization and refactor for readability
- Add user customization via automatically detected user.lua file
- Reorganize config options into separate files
- Reorganize plugin loaders into separate files
2024-10-04 10:11:16 -04:00