AndreasBriese / agoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Go Autocompletion for the acme editor

Usage

Execute 'agoc' in the tag window of an existing .go file. A new window called "+agoc" will open. Whenever you type something in the original source window, a completion will be proposed in the "+agoc" window.

Installation

go get github.com/s-urbaniak/agoc

Prerequisites

You need to have gocode installed:

go get github.com/nsf/gocode

About


Languages

Language:Go 100.0%