· software
How I Built a Git Log Diff Workflow Plugin for Neovim
Overview When I switched fully to Neovim a while back, I missed the Git integration that JetBrains IDEs like RubyMine provide—especially the Git log view I use...
Overview When I switched fully to Neovim a while back, I missed the Git integration that JetBrains IDEs like RubyMine provide—especially the Git log view I use...
Polishing the SQLite Migration Brief work on cleaning up the SQLite migration process. UNX: Ditching the Cache for a Pure File Tree The Change Moved away from...
Just in time for the end of the year, I've released a major update for UnrealDev.nvim! Previously, UnrealDev.nvim and its core, UEP.nvim used JSON files to cach...
UnrealDev.nvim Health Checks for Peace of Mind Added :checkhealth UnrealDev to verify that your Unreal Engine development environment is set up correctly. Sinc...