go.nvim/lua/go
2022-07-30 16:00:09 +10:00
..
ts Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
alt_getopt.lua lint 2022-07-27 02:21:58 +10:00
alternate.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
asyncmake.lua add tests for asyncmake 2022-07-08 08:30:46 +10:00
boilerplate.lua add go boilerplate 2022-05-14 21:24:55 +10:00
chtsh.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
codeaction.lua add list_imports support 2022-06-16 14:10:49 +10:00
codelens.lua allow more trigger events for codelens 2022-07-30 16:00:09 +10:00
commands.lua GoMockGen cmd fix 2022-07-17 21:33:29 +10:00
comment.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
complete.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
coverage.lua lint 2022-07-27 02:21:58 +10:00
dap.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
env.lua Features: 2022-07-01 19:15:31 +10:00
fixplurals.lua fix plurals change edit orders 2022-06-02 13:25:08 +10:00
format.lua lint 2022-07-27 02:21:58 +10:00
ginkgo.lua Update document 2022-06-15 14:11:10 +10:00
godoc.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
goget.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
gopls.lua lint 2022-07-27 02:21:58 +10:00
gotest.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
gotests.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
guru.lua errorformat/efm 2022-06-18 18:37:42 +10:00
health.lua Features: 2022-07-01 19:15:31 +10:00
iferr.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
impl.lua lint 2022-07-27 02:21:58 +10:00
inlay.lua allow more trigger events for codelens 2022-07-30 16:00:09 +10:00
install.lua windows extensions 2022-07-28 02:22:38 +10:00
keybind.lua [Breaking] change keymap api (#152) 2022-07-04 12:13:46 +10:00
launch.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
list.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
lsp_diag.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
lsp.lua issue #182 setup merge 2022-07-29 22:23:52 +10:00
mockgen.lua lint 2022-07-27 02:21:58 +10:00
mod.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
package.lua lint 2022-07-27 02:05:24 +10:00
project.lua issue #161 allow project setup to be disabled 2022-07-08 20:30:23 +10:00
reftool.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
rename.lua add list_imports support 2022-06-16 14:10:49 +10:00
runner.lua improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
snips.lua gosnips return default, similar to fillreturns by gopls 2022-07-26 12:39:41 +10:00
tags.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
term.lua Cmd is tranformed to string before pushed to term (#151) 2022-07-02 12:33:20 +10:00
utils.lua add windows exe extension #179 2022-07-28 02:22:38 +10:00