go.nvim/lua/go
blob42 bd9caf8d0e
fix nil error (#280)
* fix nil error

* Update null_ls.lua

---------

Co-authored-by: blob42 <spike@w530>
Co-authored-by: rayx <rayx.cn@gmail.com>
2023-01-31 07:43:54 +11:00
..
ts treesitter cache 2023-01-28 17:08:09 +11:00
alt_getopt.lua go code action for null-ls 2023-01-18 09:20:11 +11:00
alternate.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
asyncmake.lua [feature] null-ls message redirect to quickfix 2023-01-15 20:24:48 +11: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 range code action 2022-09-02 23:52:19 +10:00
codelens.lua moving from vim script to lua scripts (autocmd, highlight) 2022-08-05 19:34:44 +10:00
commands.lua issue #271 go-generate failure for codes inside package 2023-01-12 23:42:15 +11:00
comment.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
complete.lua gomodifytags options 2022-11-27 17:48:43 +11:00
coverage.lua go coverage combine 🎄🎆 2023-01-03 16:25:45 +11:00
dap.lua clean up 2023-01-28 18:52:55 +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 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 use gopls in gofmt 2023-01-04 21:50:01 +11:00
ginkgo.lua ginkgo nearest 2022-08-25 12:54:57 +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 go get query 2022-11-23 09:31:15 +11:00
gomvp.lua gomvp support #176 2022-10-25 20:16:50 +11:00
gopls.lua feature: go-enum. issue #260, gopls setting move to function local var 2023-01-09 21:36:24 +11:00
gotest.lua issue #279 go tests failed 2023-01-30 21:34:52 +11:00
gotests.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
gotestsum.lua update gotestsum info in readme and vim doc 🎄 2022-12-13 11:20:48 +11:00
govulncheck.lua add new command: govulncheck 🇦🇷 a🇭🇷 2022-12-14 08:39:09 +11:00
guru.lua quick gen return #170 2022-08-23 19:31:13 +10:00
health.lua lint 2023-01-13 01:16:50 +11: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 🇫🇷 🇲🇦 😍 2022-12-15 07:11:08 +11:00
inlay.lua fix: use saved bufnr when retrieve inlay hints. (#226) 2022-10-04 14:14:15 +11:00
install.lua issue #273 mockgen install failure 2023-01-20 21:49:24 +11:00
json2struct.lua issue #192 coverage sign priority 2022-08-05 10:02:35 +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 coverage args update 🎄 2022-12-25 15:20:09 +11:00
lsp_diag.lua luacheck lint, deprecate nvim-0.5 support 🏆🇦🇷 👋🇫🇷 2022-12-20 22:00:06 +11:00
lsp.lua feat: support generate return for method (#234) 2022-11-12 03:13:43 +11:00
mockgen.lua lint 2022-07-27 02:21:58 +10:00
mod.lua 🇫🇷 🇲🇦 😍 2022-12-15 07:11:08 +11:00
null_ls.lua fix nil error (#280) 2023-01-31 07:43:54 +11:00
package.lua coverage args update 🎄 2022-12-25 15:20:09 +11:00
project.lua rename from gocoverage_sign_priority to sign_priority 2022-08-05 10:07:56 +10:00
reftool.lua #187 vim.lsp.buf.format missing in some version of neovim 2022-08-01 09:04:28 +10:00
rename.lua add list_imports support 2022-06-16 14:10:49 +10:00
runner.lua 🇫🇷 🇲🇦 😍 2022-12-15 07:11:08 +11:00
snips.lua gosnips return default, similar to fillreturns by gopls 2022-07-26 12:39:41 +10:00
tags.lua fix: tags add comparison typo (#247) 2022-11-29 01:14:09 +11:00
term.lua float position issue #257 2023-01-25 16:09:13 +11:00
utils.lua utils.lua remove debugging expression (#277) 2023-01-28 11:00:04 +11:00