Supercharging Vim: Blazing fast search and global replace
A guide to supercharging search and global replace functionality in Vim using plugins and built-in tools for maximum speed.
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.
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.
A developer's method for learning keyboard shortcuts using sticky notes to cover the trackpad, improving workflow efficiency.
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 programmer details his extensive customization of modern keyboards and software to emulate the legendary Space Cadet Keyboard for efficiency.
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 guide offering practical advice and best practices for writing and distributing Vim plugins, covering compatibility, scripting, and documentation.
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 programmer details their journey back to using Vim as their primary text editor after years with TextMate, explaining the efficiency gains and core concepts.