Skip to content

Instantly share code, notes, and snippets.

View OutbackMan's full-sized avatar

Ryan Edward OutbackMan

View GitHub Profile
@OutbackMan
OutbackMan / .gvimrc
Created June 16, 2020 04:42
My .gvimrc file
" AUTHOR: "Ryan McClue" <ryan.edward.mcclue@protonmail.com>
set nocompatible
set noswapfile noundofile nobackup
set spell spelllang=en_au
" NOTE(Ryan): z=
set expandtab softtabstop=2 tabstop=2