Skip to content

Instantly share code, notes, and snippets.

@swtornio
Created February 17, 2023 14:37
Show Gist options
  • Save swtornio/90b0ace26be0f025a0ef1dd569ea8990 to your computer and use it in GitHub Desktop.
Save swtornio/90b0ace26be0f025a0ef1dd569ea8990 to your computer and use it in GitHub Desktop.

Revisions

  1. swtornio created this gist Feb 17, 2023.
    6 changes: 6 additions & 0 deletions .vimrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    syntax on
    filetype indent on
    set number
    set shiftwidth=4
    set expandtab
    set nowrap