Skip to content

Instantly share code, notes, and snippets.

@chrislewisdev
Created June 5, 2021 07:21
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 chrislewisdev/938908547223d9cfab4e20456d047e77 to your computer and use it in GitHub Desktop.
Save chrislewisdev/938908547223d9cfab4e20456d047e77 to your computer and use it in GitHub Desktop.
My personal .vimrc
:color torte
:set number
:set relativenumber
:set tabstop=4
:set shiftwidth=4
:set expandtab
:noremap j k
:noremap k j
let g:netrw_liststyle=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment