Commit Graph
16 Commits
Author SHA1 Message Date
rootiest 6f291c16e6 Add Image support
- Optional, only in compatible terminals
- change the value in .useimage to 'false' to disable
2024-07-18 11:51:22 -04:00
rootiest fa863bc6a1 📝 Update README
- Update with latest features
- Add WakaTime feature to Options
2024-07-17 10:47:17 -04:00
rootiest f1848a334e 🧠 Update Readme Features/Options
- Update features list
- Add options section
- Fix some typos
2024-07-16 15:58:56 -04:00
rootiest e497dd3726 🖼️ Tweak to ASCII art
- small adjustment to spacing
2024-07-14 13:24:53 -04:00
rootiest a2492d0eed ✏️ Formatting
- Fix documentation formatting
2024-07-12 20:36:12 -04:00
rootiest 7a297751eb 👾 Update Documentation Logo Art
- Tweaks to the logo ascii art
2024-07-12 20:22:54 -04:00
rootiest d8f65bf749 📝 Update Readme
- Use new improved ascii art
2024-07-12 20:08:41 -04:00
rootiest 84f12e6524 🖼️ NeoVIM Logo
- Add a logo to
  - README
  - init.lua
2024-07-08 16:14:40 -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 971ec9fb7e Update documentation 2024-07-06 10:56:07 -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 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