Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitranim/sublime-gomod
Syntax definitions for "go.mod" and "go.sum" for Sublime Text
https://github.com/mitranim/sublime-gomod
go golang sublime-text syntax
Last synced: about 5 hours ago
JSON representation
Syntax definitions for "go.mod" and "go.sum" for Sublime Text
- Host: GitHub
- URL: https://github.com/mitranim/sublime-gomod
- Owner: mitranim
- Created: 2018-08-25T16:20:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T12:34:47.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:07:50.104Z (3 months ago)
- Topics: go, golang, sublime-text, syntax
- Language: AMPL
- Homepage:
- Size: 8.79 KB
- Stars: 11
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Overview
Syntax definition for `go.mod` and `go.sum` files for Sublime Text. `go.mod` is a manifest file for Go packages; read about it on https://golang.org/cmd/go/.
## Installation
Make sure you have [PackageControl](https://packagecontrol.io) installed, then open Command Palette → Install Package → Gomod.
Alternatively, clone this repository into Sublime's Packages folder. On MacOS, this is usually `"/Users//Library/Application Support/Sublime Text 3/Packages"`. Find it using Sublime's menu → Preferences → Browse Packages.
## Usage
`*.mod` and `*.sum` files should be automatically highlighted. Enjoy!
## Misc
License: https://en.wikipedia.org/wiki/WTFPL
I'm receptive to suggestions. If this package _almost_ satisfies you but needs changes, open an issue or chat me up. Contacts: https://mitranim.com/#contacts