Skip to content

mrtazz/vim-tinygo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-tinygo

Collection of vim settings for a minimal setup.

Motivation

I used the vim plugin provided with the go distribution for a long time. However it got discontinued and the "officially endorsed" plugin now is vim-go. It's an awesome one, and you should take a look at it. However for me I just wanted to keep the tiny version of it with a small manageable feature set. So I pulled out the things I want into some settings in my vimrc. Eventually my vimrc got too big, so I decided to move all the things into here.

Features

  • enable go, gofmt, golint, and govet syntastic checkers
  • run go fmt on buffer write

About

tiny configuration for writing Go in VIM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published