volgar1x / vim-gocode

A Go bundle for Vundle or Pathogen
237 stars 34 forks source link

merge base code #18

Closed jheroy closed 10 years ago

jheroy commented 10 years ago

Sorry, I made a mistake, I just want to get new code to my repo.

volgar1x commented 10 years ago

No problem.

mizabrik commented 10 years ago

BTW, you can disable autoformatting with this line in vimrc:

let g:go_fmt_autofmt = 0
jheroy commented 10 years ago

Thanks.

wenhuxian@gmail.com 在 2014年1月9日星期四,上午2:00,mizabrik 写道:

BTW, you can disable autoformatting with this line in vimrc: let g:go_fmt_autofmt = 0

— Reply to this email directly or view it on GitHub (https://github.com/Blackrush/vim-gocode/pull/18#issuecomment-31860279).