Skip to content

Instantly share code, notes, and snippets.

@Ardagan
Created October 11, 2018 20:01
Show Gist options
  • Save Ardagan/c294a90162291d25e07f1f362264011a to your computer and use it in GitHub Desktop.
Save Ardagan/c294a90162291d25e07f1f362264011a to your computer and use it in GitHub Desktop.
.vimrc_suffix
set autoindent
set tabstop=2
set expandtab
set listchars=tab:»-,space:·,nbsp:␣,trail:•,precedes:«,extends:»
set list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment