Skip to content

Commit

Permalink
Vim-go import change
Browse files Browse the repository at this point in the history
  • Loading branch information
vinibaggio committed Jan 13, 2015
1 parent de43d61 commit 2ec8b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/vim-go.vim
@@ -1,3 +1,4 @@
let $GOPATH = $HOME."/code/golang:".$HOME."/code/golang/go-forks/:".$HOME."/code/small/server/"
let $PATH = $PATH.":".$HOME."/code/golang/bin/"
let g:go_bin_path = $HOME."/code/golang/bin"
let g:go_fmt_command = "goimports"

0 comments on commit 2ec8b3b

Please sign in to comment.