Skip to content

Instantly share code, notes, and snippets.

@ghasemdev
Created July 25, 2022 14:00
Show Gist options
  • Select an option

  • Save ghasemdev/97f50304c9485e24108fdc8a34309967 to your computer and use it in GitHub Desktop.

Select an option

Save ghasemdev/97f50304c9485e24108fdc8a34309967 to your computer and use it in GitHub Desktop.
Vim Config
set number
set relativenumber
set tabstop=4
set shiftwidth=4
set autoindent
set mouse=a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment