My sweet sweet vim configuration
- Foldable and thoroughly commented
vimrc
. - Move freely between Vim and tmux using
⌥-h/j/k/l
(plugin-free, requires some configuration in tmux, too). - 40-column cheat sheet always two keys away (courtesy of Cheat40).
- A fairly recent Vim (8 or later) (
brew install vim
recommended on macOS).
Recommended:
git clone https://github.com/terkelg/vimrc.git ~/.vim
- Based on the amazing work from lifepillar.
- With inspiration from yoshuawuyts
- Plugin Script