Skip to content

Tags: zhuangya/astral.nvim

Tags

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Improve Tests (rootiest#7)

* ✅ test(astral-spec): small adjustments to tests

Taking it slow this time, just made some small changes to start

* ✅ test(astral-spec): try a test for restoring a theme

Attempt to add another test for the restore function

* 🐛 fix(astral-spec): fix new test

Try to fix the new test added

* 🐛 fix(astral-spec): another attempt to fix test

Try to add a function to reset the state

* ✅ test(astral-spec): remove test

Give up for now and remove the new test

* ✨ feat(astral-spec): try to add some actually useful tests

Bit of a hail mary, let's see how it plays out

* 🐛 fix(astral-spec): remove broken tests

Well at least some of them work

* ✨ feat(astral-spec): add a custom theme test

I think this one will work!

* 🐛 fix(astral-spec): fix custom theme test

Fix the custom theme test (mid-high confidence)

The previous attempts failed due to lack of available colorschemes

* ✨ feat(astral-spec): new test parameters

Now we are really doing tests!

* 🐛 fix(astral-spec): fix tests

Fix the 2 tests that failed

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
rootiest Rootiest
🐛 fix(tests): add test workflow

Re-add test workflow to github

v1.0.7

Toggle v1.0.7's commit message
📝chore: auto-generate vimdoc

v1.0.6

Toggle v1.0.6's commit message
📝chore: auto-generate vimdoc

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modularity and Error-checking (rootiest#3)

* ✅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

v1.0.4

Toggle v1.0.4's commit message
auto-generate vimdoc

v1.0.3

Toggle v1.0.3's commit message
auto-generate vimdoc

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
rootiest Rootiest
Remove template docs

v1.0.1

Toggle v1.0.1's commit message
auto-generate vimdoc

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rootiest Rootiest
Update logo image