volgar1x / vim-gocode

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

Added parametrization for tab related things on gofmt #7

Closed corpix closed 10 years ago

corpix commented 10 years ago

Looks like gofmt was called without any arguments, so i have added some conditions about TABs. This should fix #6.

Thats my first VimL experience, be careful :-)

volgar1x commented 10 years ago

thank you, any feedback highly accepted