Skip to content

Instantly share code, notes, and snippets.

@grafluxe
Last active November 17, 2020 19:50
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 grafluxe/0197651c07b1a83b0cdba07a42b364ee to your computer and use it in GitHub Desktop.
Save grafluxe/0197651c07b1a83b0cdba07a42b364ee to your computer and use it in GitHub Desktop.
syntax on
colorscheme desert
autocmd Filetype gitcommit set textwidth=72
set colorcolumn=+1
highlight ColorColumn ctermbg=233 ctermfg=white
set spell
highlight SpellBad ctermfg=196 ctermbg=0
highlight SpellCap ctermbg=0 cterm=underline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment