Skip to content

Instantly share code, notes, and snippets.

@joekir
Last active October 3, 2018 22:07
Show Gist options
  • Save joekir/74fa47b8e32b64bda2e4e67e2ce46c79 to your computer and use it in GitHub Desktop.
Save joekir/74fa47b8e32b64bda2e4e67e2ce46c79 to your computer and use it in GitHub Desktop.
~/.vimrc
colorscheme desert
set expandtab
set tabstop=2
set clipboard+=unnamedplus
syntax enable
filetype plugin indent on
:map <S-n> :NERDTreeToggle<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment