Skip to content

Instantly share code, notes, and snippets.

@alan23273850
Last active August 20, 2021 07:08
Show Gist options
  • Save alan23273850/c15270000c7b0f603139f17e825064c2 to your computer and use it in GitHub Desktop.
Save alan23273850/c15270000c7b0f603139f17e825064c2 to your computer and use it in GitHub Desktop.
filetype indent on
set nu
set ai
set bg=dark
set expandtab
set tabstop=4
set shiftwidth=4
set incsearch
set backspace=2
set autoindent
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment