Sign in
go
/
sublime-config
/
HEAD
/
.
/
docs
tree: 81c294e0542a79fb9f3d519efad97e1b2eee2c0f
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