Commit Graph
16 Commits
Author SHA1 Message Date
rootiest 1d5e9aeea2 feat: add Avante plugin support with configuration options 2024-09-24 14:49:22 -04:00
rootiest 080994493d feat: add script glyphs for superscript and subscript numerals 2024-09-21 06:58:24 -04:00
rootiest 16d98a918c feat: add customizable tab, indent, and scope characters 2024-09-16 13:48:59 -04:00
rootiest da34d98a1c refactor: reorganize post-configuration functions into utils module 2024-09-15 06:14:16 -04:00
rootiest d140f928ca feat: add new Telescope extensions including frecency, undo tree, and recent files 2024-09-15 01:07:03 -04:00
rootiest 5615d74659 feat: integrate Git status signs with MiniFiles 2024-09-14 15:22:01 -04:00
rootiest 1aef517eb6 chore: update and expand mode indicators in types.lua 2024-09-13 09:20:11 -04:00
rootiest 03ddd8b2c1 🐛 fix(multiplatform): adjustments to support multiple platforms 2024-09-06 10:48:58 -04:00
rootiest 273580f533 ♻️ refactor(full-scope)!: major revision refactoring
Code layout has been changed and improoved. Annotations are added for documentation. Automated through utility functions and data tables

BREAKING CHANGE: Tested from clean. Now properly uses LuaRocks to install dependencies.
2024-09-04 16:07:12 -04:00
rootiest 1fe385f572 feat: add flexible package manager detection in pigeon setup 2024-08-31 16:41:44 -04:00
rootiest ce3f339757 feat: add plugin reloader with exclusion list 2024-08-31 03:00:42 -04:00
rootiest 3a09669908 feat: add logo configuration with icon and color 2024-08-29 14:26:27 -04:00
rootiest 55b3e8125e feat: introduce customizable scope characters 2024-08-28 06:38:38 -04:00
rootiest ac9397a703 refactor: streamline build return logic for smart_splits 2024-08-24 16:31:49 -04:00
rootiest e55a5d03d8 feat: introduce Ollama Copilot with dependencies to coding configuration 2024-08-23 10:08:36 -04:00
rootiest c522fa6101 ♻️ refactor(types): allow plugins to reference file/buffer types and other options from a single file
Allow plugins to use data.types for various tables/functions
2024-08-23 10:00:07 -04:00