sbdchd / neoformat

:sparkles: A (Neo)vim plugin for formatting code.
BSD 2-Clause "Simplified" License
1.97k stars 188 forks source link

Please start tagging releases or remove the old tags #490

Open FunctionalHacker opened 5 months ago

FunctionalHacker commented 5 months ago

Might be an edge case but I recently changed my lazy plug in manager configuration to install stable releases by default. Turns out it installed this tag from 2017. I ended up scratching my head for quite a bit as to the weird errors thrown by neoformat.

This is easily remedied by overriding the version for neoformat, but the better solution would be one of these two

  1. Start tagging release tags regularly again
  2. Remove the old tags so people don't accidentally install them