Skip to content

Instantly share code, notes, and snippets.

@funrep
Created October 5, 2013 11:11
Show Gist options
  • Save funrep/6839598 to your computer and use it in GitHub Desktop.
Save funrep/6839598 to your computer and use it in GitHub Desktop.
my vim config
" My config
set nu
syntax on
au BufNewFile,BufRead *.clj set filetype=lisp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment