Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
/ vimrc Public archive

I heard you like escape rooms?

Notifications You must be signed in to change notification settings

terkelg/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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