Skip to content

Instantly share code, notes, and snippets.

@dimaskiddo
Created July 10, 2020 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimaskiddo/eb9c19357d5ac7c61ffd42d2cb89b5eb to your computer and use it in GitHub Desktop.
Save dimaskiddo/eb9c19357d5ac7c61ffd42d2cb89b5eb to your computer and use it in GitHub Desktop.
My Dot Files Configuration
set number
set tabstop=2
set shiftwidth=2
set expandtab
set nocompatible
set backspace=indent,eol,start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment