Skip to content

Instantly share code, notes, and snippets.

@Splinter1984
Last active November 9, 2023 15:37
Show Gist options
  • Save Splinter1984/6a933315d86abad8f6a1dd562b8beb62 to your computer and use it in GitHub Desktop.
Save Splinter1984/6a933315d86abad8f6a1dd562b8beb62 to your computer and use it in GitHub Desktop.
"-----------------------"
" .vimrc
" author: @splinter1984
"-----------------------"
set number
syntax enable
set smarttab
set visualbell
set wildmenu
set ruler
set hlsearch
set noerrorbells
set t_vb=
set tm=500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment