Skip to content

Instantly share code, notes, and snippets.

@garciamax
Created March 18, 2017 11:31
Show Gist options
  • Save garciamax/db84f5076d78674441c460e4668ee5af to your computer and use it in GitHub Desktop.
Save garciamax/db84f5076d78674441c460e4668ee5af to your computer and use it in GitHub Desktop.
Minimal vimrc file
set encoding=utf-8
syntax on
set nu
set laststatus=2
set showmode
set title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment