Skip to content

Instantly share code, notes, and snippets.

@ljonesfl
Created July 31, 2019 00:04
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 ljonesfl/1369919ffbe12677b57dac49266b1447 to your computer and use it in GitHub Desktop.
Save ljonesfl/1369919ffbe12677b57dac49266b1447 to your computer and use it in GitHub Desktop.
My latest vim config
syntax on
set tabstop=4
set number
set cursorline
set hlsearch
set ignorecase
set nowrap
set autoindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment