Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
13 additions
and 9 deletions.
- +1 −2 Default (Linux).sublime-keymap
- +1 −2 Default (OSX).sublime-keymap
- +1 −2 Default (Windows).sublime-keymap
- +1 −1 GoSublime.sublime-build
- +6 −0 GoSublime.sublime-settings
- +2 −2 gs9o.py
- +1 −0 gscommon.py
@@ -1,4 +1,4 @@ | ||
{ | ||
"target": "gs9o_build_prompt", | ||
"target": "gs9o_build", | ||
"selector": "source.go" | ||
} |