Notes on switching to Helix from vim
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
A developer explores the Lua ecosystem, detailing the challenges of yak shaving to set up a proper testing workflow with Busted and Vim.
An introduction to the Vim text editor, covering its fundamentals and tips for overcoming its initial learning curve.
A guide to supercharging search and global replace functionality in Vim using plugins and built-in tools for maximum speed.
Learn how to navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
Learn how to use the vim-test plugin to run automated tests instantly within Vim, eliminating the need to switch terminals.
A guide to installing and managing Vim plugins using a plugin manager like vim-plug to improve your development workflow.