Tag: [[projects]]
-

Release: color-roulette.nvim v0.2.1
I actually released this version of the plugin wayyyy back in October of 2022, but I realized I never made a post about it. The release before (which was v0.2.0) overhauled my original plugin – which, again, was a joke – and actually implemented a somewhat decent roulette-style color randomizer. The patch release, which is…
-

Release: autoref.nvim v0.1.0-alpha.1
I have started work on a couple new plugins for neovim, and one of the latest in that collection is autoref.nvim. This plugin will generate a formatted table/listing of all assigned neovim keybinds, and I plan to add some customization to it to allow users to add comments to each keybind for better, personalized documentation.…
-

Release: autocommit.nvim v0.1.1
As I had posted awhile back, I did intend for autocommit.nvim to be a serious plugin at some point. It started off as a bit of a joke, but I have given the code base a facelift and real purpose. A stable release is available here. Installation instructions are provided in the README. The code…
-

Neovim Plugins
It’s been another hot minute since I have posted, but in that time, I have begun dabbling in the realm of Lua and Neovim plugins. Neovim is an upgraded version of the classic Linux Vim text editor, which is itself an upgrade of Vi. Neovim has tons of support for plugins and color schemes alike,…
