summaryrefslogtreecommitdiff
path: root/.config/micro/plug/go/README.md
blob: 8002e0e6a73e8a7941af96e61a18f7938601b967 (plain)
1
2
3
4
5
6
7
8
9
10
# Go Plugin for Micro

This repository holds the Go plugin for micro. This plugin
has been updated for use with micro 2.0.

Install by cloning this into your plug directory:

```
git clone https://github.com/micro-editor/go-plugin ~/.config/micro/plug/go-plugin
```