Skip to content

Commit

Permalink
add vim options
Browse files Browse the repository at this point in the history
  • Loading branch information
PhDP committed Dec 9, 2012
1 parent 014c5b8 commit 42d9121
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Expand Up @@ -4,6 +4,8 @@ set softtabstop=2
set number
set history=1000
set visualbell
set autoindent
set cindent
set textwidth=80
let vimclojure#HighlightBuiltins=1
let vimclojure#ParenRainbow=1
Expand Down

0 comments on commit 42d9121

Please sign in to comment.