Make Vim macros fun to work with
A guide to making Vim macros more enjoyable and effective, covering recording, editing, and replaying command sequences.
A guide to making Vim macros more enjoyable and effective, covering recording, editing, and replaying command sequences.
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
A developer explains their switch from Vim to Neovim and LazyVim, detailing the reasons and the migration process.
A developer shares his experience switching from iA Writer to Obsidian for writing and managing technical notes, comparing their Markdown features and structure.
A guide on how to remove or disable unwanted default keybindings in the Emacs text editor, covering both global and mode-specific methods.
A guide to configuring smoother scrolling behavior in the Emacs text editor by adjusting built-in variables like scroll-conservatively and scroll-margin.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A holiday-themed list of 24 useful and fun Emacs packages and utilities for programmers and general users to try.
A developer details the process and reasoning behind rewriting their Neovim configuration from scratch using Lua, moving away from a legacy Vimscript setup.
Simple Sublime Text settings and a build script to improve Markdown writing and conversion with Pandoc.
A collection of advanced Neovim tips for power users, covering text navigation, pasting, deletion, and Git integration.
A developer shares their essential daily tools, including apps like 1Password and Sublime Text, terminal utilities, and hardware like the Keychron K6 keyboard.
Three methods to rename files directly within the Vim editor: using the vim-eunuch plugin, NERDTree, or a shell command.
A beginner's guide to setting up and using Vim as a full-fledged IDE for Go development, covering benefits and essential plugins.
An introduction to the Vim text editor, covering its fundamentals and tips for overcoming its initial learning curve.
A guide on how using code snippets in your IDE or text editor can significantly boost a developer's productivity by automating repetitive typing tasks.
A personal collection of Vim notes covering modes, commands, cursor movement, search/replace, macros, and text manipulation for developers.
A guide to essential vIM productivity tips, including relative line numbers and interactive search/replace, for more efficient text editing.
A developer's review of the Atom text editor, highlighting its open-source nature, extensive plugin ecosystem, and customization for modern development.
A guide to using dotfiles to customize and optimize your software development tools like shells and text editors for greater productivity.