https://github.com/micro-editor/go-plugin
Auto gofmt/goimports and gorename
https://github.com/micro-editor/go-plugin
Last synced: 10 months ago
JSON representation
Auto gofmt/goimports and gorename
- Host: GitHub
- URL: https://github.com/micro-editor/go-plugin
- Owner: micro-editor
- Created: 2016-10-06T19:27:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T19:39:48.000Z (almost 6 years ago)
- Last Synced: 2024-08-07T18:40:42.851Z (almost 2 years ago)
- Language: Lua
- Homepage:
- Size: 12.7 KB
- Stars: 43
- Watchers: 5
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```