nvim-go
Go dev tool
A plugin providing essential features for Golang development in Neovim.
A minimal implementation of Golang development plugin for Neovim
136 stars
4 watching
15 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
golanggolang-developmentneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
rafaelsq/nvim-goc.lua | An extension for Neovim that provides a plugin to analyze Go code coverage. | 48 |
gbprod/cutlass.nvim | A plugin that customizes the 'cut' and 'delete' operations in Neovim to prevent cutting when deleting | 197 |
maxandron/goplements.nvim | A plugin that provides visual feedback about Go struct and interface implementations. | 59 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
gsuuon/note.nvim | A plugin for taking and organizing notes in Neovim | 66 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,349 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 199 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |