* ✅chore: Ignore unused parameters
- Ignore unused parameters in autocomplete function
* 📝docs: Add dotfyle badge
- Add badge to track plugin installs on dotfyle
* 📝docs: Add a little polish to docs
- Add comment to version tag
- Add extended plugin description
* ✨feat: Add fallback_themes option
- feat:Implements a user-customizable fallback list
- docs:Add Troubleshooting section
* 👷ci: vimdoc use conventional commit messages
- Make the vimdocs generator use proper commit message syntax
* 🧑💻 devxp(cz): implement commitizen >>> ⏰ 5m
Implement commitizen with gitmoji and conventional commits
* ✅ test(astral-spec): update astral spec to use fallback_colors
Add fallback_colors option to tests for astral-spec
* ♻️ refactor(astral): modularity and error-checking >>> ⏰ 2h
Improves modularity and error-checking throughout the plugin