farazdagi / vim-go-ide

Ready to use, fully configured for Go development.
576 stars 290 forks source link

Improved dot completion settings and tagbar settings #4

Closed marinbek closed 8 years ago

marinbek commented 9 years ago

Hi,

neocomplete didn't work quite that well with current settings on dot completion so I changed a bit settings based on some discussion in neocomplete github repo. Also, I added F8 hotkey for tagbar along with go-specific settings for Tagbar.

Cheers Marin

farazdagi commented 8 years ago

Thanks!