Skip to content

Instantly share code, notes, and snippets.

@unyo
Last active May 1, 2018 05:52
Show Gist options
  • Save unyo/284cbbd269cde81f85b9e4162a6b6128 to your computer and use it in GitHub Desktop.
Save unyo/284cbbd269cde81f85b9e4162a6b6128 to your computer and use it in GitHub Desktop.
.vimrc
set tabstop=2
set shiftwidth=2
set expandtab
set autoindent
set noswapfile
set nobackup
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment