/vimrc

I heard you like escape rooms?

Primary LanguageVim Script

Vimrc

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).

Requirements

  • A fairly recent Vim (8 or later) (brew install vim recommended on macOS).

Recommended:

Installation

    git clone https://github.com/terkelg/vimrc.git ~/.vim

Credit