priner / micro-aspell-plugin

Spellchecker plugin for Micro editor
MIT License
15 stars 5 forks source link

Unable to find matching version #4

Closed reagle closed 4 years ago

reagle commented 4 years ago

Why do I get this error when I ask plugins to update?

╰─➤  micro -plugin list
The following plugins are currently installed:
aspell (1.1.0)
filemanager (3.5.0)
fzf (1.1.0)
joinLines (1.1.6)
manipulator (1.4.0)
status (1.0.0)
autoclose (1.0.0)
comment (1.0.0)
diff (1.0.0)
ftoptions (1.0.0)
linter (1.0.0)
literate (1.0.0)

╰─➤  micro -plugin update
Checking for plugin updates
unable to find a matching version for "aspell"
priner commented 4 years ago

This isn't specific for my plugin, it was a bug in Micro. I reported it there (zyedidia/micro#1792) and it got fixed so should be fine in the next Micro release.