go.nvim/lua/go
2023-04-24 11:08:35 +10:00
..
template issue #313 new file with template file 2023-03-14 23:01:56 +11:00
ts ts api updates issue #319 2023-04-04 21:55:20 +10:00
alt_getopt.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
alternate.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
asyncmake.lua fix: GoTestFunc fileline jump issue (#327) 2023-04-21 21:09:05 +10:00
boilerplate.lua
chtsh.lua
codeaction.lua [Feat] allow GoBuild %:h to build package current buffer is in 2023-03-17 10:02:45 +11:00
codelens.lua deprecate apis 2023-02-01 11:55:24 +11:00
commands.lua [Feat] ginkgo releated commands and test 2023-03-21 13:58:01 +11:00
comment.lua ts api updates issue #319 2023-04-04 21:55:20 +10:00
complete.lua Updated command autocomplete, it failed to work in neovim v0.9. I have 2023-02-06 21:42:22 +11:00
coverage.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
dap.lua Dap-warning if virtual text not found 2023-03-21 14:03:58 +11:00
enum.lua feature: go-enum. issue #260, gopls setting move to function local var 2023-01-09 21:36:24 +11:00
env.lua
fixplurals.lua ts api updates issue #319 2023-04-04 21:55:20 +10:00
format.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
ginkgo.lua [Feat] ginkgo releated commands and test 2023-03-21 13:58:01 +11:00
godoc.lua GoDoc argument handling 2023-02-28 20:53:47 +11:00
goget.lua [Feat] ginkgo releated commands and test 2023-03-21 13:58:01 +11:00
gomvp.lua null-ls source: golangci-lint and gotest is async now 2023-02-17 21:54:44 +11:00
gopls.lua issue-323 fix: check valid tags before overwriting gopls buildFlags (#324) 2023-04-14 09:58:38 +10:00
gotest.lua ts api updates issue #319 2023-04-04 21:55:20 +10:00
gotests.lua 🐛 make the template and template dir parameters independent. (#292) 2023-02-12 11:27:03 +11:00
gotestsum.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
govulncheck.lua add new command: govulncheck 🇦🇷 a🇭🇷 2022-12-14 08:39:09 +11:00
guru.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
health.lua typo health.lua 2023-04-24 11:08:35 +10:00
iferr.lua
impl.lua GoImpl handle both type and interface are specifed 2023-03-06 13:04:07 +11:00
inlay.lua fix:fix can't show inlay in currentline setting (#300) 2023-02-23 20:19:29 +11:00
install.lua use executable instead of search $PATH 2023-02-16 07:37:10 +11:00
json2struct.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
keybind.lua
launch.lua
list.lua coverage args update 🎄 2022-12-25 15:20:09 +11:00
lsp_diag.lua nvim 0.9 health API updates 2023-04-24 11:06:54 +10:00
lsp.lua feature: [LSP] gopls default config support SemanticToken #321 2023-04-18 19:21:38 +10:00
mockgen.lua lint 2022-07-27 02:21:58 +10:00
mod.lua move ftdetect/ftplugin around; gomod detecting 2023-01-31 11:28:53 +11:00
null_ls.lua bugfix null_ls go test 2023-03-30 10:12:50 +11:00
package.lua GoDoc argument handling 2023-02-28 20:53:47 +11:00
project.lua rename from gocoverage_sign_priority to sign_priority 2022-08-05 10:07:56 +10:00
reftool.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
rename.lua neovim 0.9 TS query API 2023-04-04 10:26:22 +10:00
runner.lua [Fix] goget fix for pkgname+URL 2023-03-18 20:46:44 +11:00
snips.lua ts api updates issue #319 2023-04-04 21:55:20 +10:00
tags.lua use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
term.lua [FEAT] float terminal title 2023-02-16 09:00:03 +11:00
utils.lua ts api updates issue #319 2023-04-04 21:55:20 +10:00