Skip to content

Tools to help generate things you want to generate in Go.

License

Notifications You must be signed in to change notification settings

cszczepaniak/go-tools.nvim

Repository files navigation

go-tools.nvim

A Neovim plugin to generate common things in Go. Invoked via a single keybinding based on context. If the context is ambiguous, a selector is displayed.

Supported Operations

  • Generate constructor
  • Generate if err != nil { ... }

Installation

lazy.nvim

{ 'cszczepaniak/go-tools.nvim' }

About

Tools to help generate things you want to generate in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published