Sign in
go
/
sublime-config
/
5e7c650d1b2bcc5a39c93fc2482117fea5e6ae7a
/
.
/
docs
tree: 9c266bc75dd979d97c8e8672ac717c68b869ae1c
changelog.md
design.md
development.md
package_developer.md
readme.md
user.md
docs/readme.md
golangconfig Documentation
The documentation for the package is split into two audiences:
User documentation
describing how to configure Sublime Text to properly work with your Go environment
Package developer documentation
containing API documentation and instructions on how to require
golangconfig
for your package
Other documentation:
Design
Development