Skip to content

Instantly share code, notes, and snippets.

@rizkyabdilah
Created August 13, 2018 08:35
Show Gist options
  • Save rizkyabdilah/c6c51dfb8d627997b1f7fea4dc2b7095 to your computer and use it in GitHub Desktop.
Save rizkyabdilah/c6c51dfb8d627997b1f7fea4dc2b7095 to your computer and use it in GitHub Desktop.
VIM Configuration
syntax on
set tabstop=4
set shiftwidth=4
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment