Skip to content

Commit

Permalink
go config
Browse files Browse the repository at this point in the history
  • Loading branch information
PhDP committed Apr 11, 2013
1 parent 53e61e0 commit 48521c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -6,6 +6,7 @@ set softtabstop=2
set number
set history=1000
set visualbell
autocmd FileType go setlocal noexpandtab softtabstop=0 sw=4 ts=4
let vimclojure#HighlightBuiltins=1
let vimclojure#ParenRainbow=1
let g:lisp_rainbow=1
Expand Down

0 comments on commit 48521c7

Please sign in to comment.