Sign in
go
/
sublime-config
/
ab86eb482891dc3fe0d11cb42328c22620a7ab6b
/
.
/
docs
tree: 42ac560aa50549ac379ce1acab14fd7eed4a77af
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