Skip to content

Instantly share code, notes, and snippets.

@sovetov
Created July 15, 2017 12:13
Show Gist options
  • Save sovetov/3bc655a9f7aa595abeb31a69174bcae4 to your computer and use it in GitHub Desktop.
Save sovetov/3bc655a9f7aa595abeb31a69174bcae4 to your computer and use it in GitHub Desktop.
vimrc
set smartindent
set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
set number
set listchars=tab:\|\ ,trail:·,extends:>,precedes:< list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment