
A workbench.
“vWorkbench” is my own personal Vim9 -based development environment and writing environment that I’m trying to ‘spin out’ into an open source project that is stable enough, reusable enough and well-documented enough to be used by others.
vWorkbench Repo - This is the current version of my development environment that I use as much as possible, both in personal and work situations.
vWorkbench Documentation - This is the documentation on my development environment, which I absolutely try and keep up to date.
vWorkbench Github Issues - These are the issues that I’ve identified as ‘blockers’ to preventing me open-sourcing the project and opening it up to a wider audience.
FAQ:
- Why not Neovim ?
- Answer: I have considered using Neovim as a base and do not want to make the shift over at this time. In the future at some point that may change.