Commit Graph
9 Commits
Author SHA1 Message Date
rootiest 5c3dcaddd7 Check for root user
Check for root user and disable some plugins that don't play nice
2024-07-07 16:00:08 -04:00
rootiest 8c73137d9b docs: 📝 Improve lazy loading explanation
Mention in documentation how excessive use of lazy loading may sometimes result in plugins appearing to be missing
2024-07-06 21:24:09 -04:00
rootiest a28251287b feat: Add Ayu theme
Include (lazy) Ayu theme with kitty theme integration
2024-07-06 13:24:42 -04:00
rootiest f7204c015e feat: AI Code-completion
Implements AI code completion powered by Codeium
2024-07-06 07:57:52 -04:00
rootiest bdc40625de feat: Introduce additional UI and integration features
Added more kitty-specific functionality and some additional UI improvements and further refined plugin loading
2024-07-06 07:27:44 -04:00
rootiest 511a6112e4 style: ✏️ Fix non-critical whitespace typo
Minor typo that affected justification in some commented whitespace text
2024-07-06 06:26:31 -04:00
rootiest e93a334c70 refactor: 🚚 Prefer Lazy Configs
Make better use of Lazy and define configs inside the plugin def
2024-07-06 06:23:28 -04:00
rootiest ba36300a61 style(nvim): 🎨 Housekeeping
Formatting and linting housekeeping
2024-07-06 04:50:54 -04:00
rootiest 6cc857d8f7 first commit 2024-07-06 04:29:41 -04:00