Jump to letter: [
          
            ACDGHILMNOPQRSVWZ
          ]
        
	
        vim-go - Go development plugin for Vim
        
        
        - Description:
- Go (golang) support for Vim. It comes with predefined sensible settings
(like auto gofmt on save), has auto-complete, snippet support, improved syntax
highlighting, go tool-chain commands, etc...
If needed vim-go installs all necessary binaries for providing seamless Vim
integration with current commands. It's highly customizable and each individual
feature can be disabled/enabled easily. 
Packages:
        
	Changelog:
        
	
            | by Nikola Forró (2016-01-21): - Fix mode of non-executable files |