713ab02450
* Added configor as a new library
Now config is a singleton. You only need to do config.Get() instead of doing config.Conf.
* Forgot godep save 🐤
* Fix accidental removal of }
1 ligne
55 o
VimL
1 ligne
55 o
VimL
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|