Skip to content

Instantly share code, notes, and snippets.

@k3karthic
Created May 9, 2021 00:14
Show Gist options
  • Save k3karthic/bf14ae098f3242f82aed532940ec583a to your computer and use it in GitHub Desktop.
Save k3karthic/bf14ae098f3242f82aed532940ec583a to your computer and use it in GitHub Desktop.
Rudimentary Vi Config
set number
set autoindent
set tabstop=4
set shiftwidth=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment