Vim
"Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X."
Features
- persistent, multi-level undo tree
- extensive plugin system
- support for hundreds of programming languages and file formats
- powerful search and replace
- integrates with many tools
Motions
"Vim motions and marks cannot only be helpful to jump to a specific location, but also to select, copy-paste and delete text passages."
Resources
Linting
TODO
- explore leveraging regex for finding + replacing