|
|
|
|
|
by mekster
759 days ago
|
|
My NeoVim broke so often I came to realize a product that has 50 random people working on the core and various plugins is not going to make a stable product that would work for years. After all, there is no consistent testing as a whole product but it's a combination of "works for me" and after some months of originally setting the editor up, things start to break apart saying something is deprecated, something is incompatible with something else and it will start asking for newer NeoVim version which the distro obviously can't keep up with. It's like you're using a nightly build of a product or worse if things can't be fixed. Maybe someone could snapshot a stable state of NeoVim + some popular plugins and release as some sort of LTS and things might change but currently you'll need to spend time fixing frequently than use it for what you need it for. |
|
> Maybe someone could snapshot a stable state of NeoVim + some popular plugins and release as some sort of LTS
Vim Plug (and maybe other plugins managers) can handle tags, branches, and commits references for versioning.