Supercharging Vim: Navigate files instantly
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 navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
A developer shares their experience switching from the Solarized to the Gruvbox color theme and using Redshift to reduce eye strain.
A personal collection of Vim notes covering modes, commands, cursor movement, search/replace, macros, and text manipulation for developers.
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.
A guide to essential vIM productivity tips, including relative line numbers and interactive search/replace, for more efficient text editing.
A developer shares their first-week experience at L4 Digital, detailing the office culture, tech setup, and initial coding work.
A developer shares their experience switching to Neovim, highlighting its async plugin benefits and providing basic setup instructions.
A guide to using XVim, a plugin that brings Vim's powerful keybindings and productivity features to Xcode for faster coding.
A talk and guide on using Vim and Tmux together for development, covering basics, plugins, and configuration for productivity.
CoVim is an open-source plugin for Vim that enables real-time, multi-user collaboration, turning the editor into a shared coding environment like Google Docs.
A developer's 2011 retrospective on adopting Vim, switching to Mac, and diving deep into Python, Twisted, and the Python community.
A developer reflects on finishing school projects, plans to participate in a game jam, and aims to improve technical skills like Vim and Emacs.
A developer's troubleshooting guide for fixing MacVim's clipboard integration issues when launched from tmux on macOS.
A Vim user's personal journey and initial thoughts on learning Emacs to adapt to a school environment where it's the standard editor.
A game developer discusses taking a break from game making to learn new tools like Vim and Haskell, and how exploring different programming paradigms improves skills.