Skip to content

Instantly share code, notes, and snippets.

@xgz123
Last active April 21, 2017 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgz123/1d3f21e5335aadfcc3c8b84d8eb68764 to your computer and use it in GitHub Desktop.
Save xgz123/1d3f21e5335aadfcc3c8b84d8eb68764 to your computer and use it in GitHub Desktop.
execute pathogen#infect()
syntax on
filetype plugin indent on
set ruler
set laststatus=2
set number
set tabstop=2
set shiftwidth=0
" colorscheme github
" colorscheme jellybeans
set background=dark
" colorscheme PaperColor
colorscheme dracula
set gfn=Cuorier_New:h14
# YouCompleteMe jellybeans.vim papercolor-theme vim-nerdtree-tabs
# dracula-theme nerdtree vim-github-colorscheme vim-stylus
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment