Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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