add goimpl.nvim

main
edolphin-ydf 3 years ago committed by Thomas Versteeg
parent d92ec9643a
commit 453f387a49

@ -396,6 +396,8 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [akinsho/flutter-tools.nvim](https://github.com/akinsho/flutter-tools.nvim) - Build flutter and dart applications in neovim using the native lsp.
- [crispgm/nvim-go](https://github.com/crispgm/nvim-go) - A minimal implementation of Golang development plugin for Neovim.
- [gennaro-tedesco/nvim-jqx](https://github.com/gennaro-tedesco/nvim-jqx) - Interactive interface for json files.
- [edolphin-ydf/goimpl.nvim](https://github.com/edolphin-ydf/goimpl.nvim) - Generate interface stubs for a type.
### Comment

Loading…
Cancel
Save