Skip to content

Instantly share code, notes, and snippets.

@DrynnBavis
Created October 24, 2018 05:23
Show Gist options
  • Select an option

  • Save DrynnBavis/428183da6a3ec3e7a02109d030431eef to your computer and use it in GitHub Desktop.

Select an option

Save DrynnBavis/428183da6a3ec3e7a02109d030431eef to your computer and use it in GitHub Desktop.
execute pathogen#infect()
syntax on
filetype plugin indent on
set cursorline
set number
set noerrorbells
set title
let g:solarized_termcolors=16
set t_Co=16
syntax enable
set background=dark
colorscheme solarized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment