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

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

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
```