You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua/go
ray-x 636fe41c87 treesitter API changes 1 year ago
..
template issue #313 new file with template file 1 year ago
ts issue #306 auto complete local struct/interface 1 year ago
alt_getopt.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
alternate.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
asyncmake.lua [Feat] allow GoBuild %:h to build package current buffer is in 1 year ago
boilerplate.lua add go boilerplate 2 years ago
chtsh.lua issue #141 the result of shell command should be checked before proccess 2 years ago
codeaction.lua [Feat] allow GoBuild %:h to build package current buffer is in 1 year ago
codelens.lua deprecate apis 1 year ago
commands.lua [Feat] ginkgo releated commands and test 1 year ago
comment.lua Bugfix #160 (#167) 2 years ago
complete.lua Updated command autocomplete, it failed to work in neovim v0.9. I have 1 year ago
coverage.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
dap.lua Dap-warning if virtual text not found 1 year ago
enum.lua feature: go-enum. issue #260, gopls setting move to function local var 1 year ago
env.lua Features: 2 years ago
fixplurals.lua fix plurals change edit orders 2 years ago
format.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
ginkgo.lua [Feat] ginkgo releated commands and test 1 year ago
godoc.lua GoDoc argument handling 1 year ago
goget.lua [Feat] ginkgo releated commands and test 1 year ago
gomvp.lua null-ls source: golangci-lint and gotest is async now 1 year ago
gopls.lua nvim 0.8.3 only changes 1 year ago
gotest.lua [Feat] ginkgo releated commands and test 1 year ago
gotests.lua 🐛 make the template and template dir parameters independent. (#292) 1 year ago
gotestsum.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
govulncheck.lua add new command: govulncheck 🇦🇷 a🇭🇷 1 year ago
guru.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
health.lua lint 1 year ago
iferr.lua issue #141 the result of shell command should be checked before proccess 2 years ago
impl.lua GoImpl handle both type and interface are specifed 1 year ago
inlay.lua fix:fix can't show inlay in currentline setting (#300) 1 year ago
install.lua use executable instead of search $PATH 1 year ago
json2struct.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
keybind.lua [Breaking] change keymap api (#152) 2 years ago
launch.lua fix diagnostic warnings for all files 2 years ago
list.lua coverage args update 🎄 1 year ago
lsp.lua adjust default mapping in lsp 1 year ago
lsp_diag.lua luacheck lint, deprecate nvim-0.5 support 🏆🇦🇷 👋🇫🇷 1 year ago
mockgen.lua lint 2 years ago
mod.lua move ftdetect/ftplugin around; gomod detecting 1 year ago
null_ls.lua injection updates 1 year ago
package.lua GoDoc argument handling 1 year ago
project.lua rename from gocoverage_sign_priority to sign_priority 2 years ago
reftool.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
rename.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
runner.lua [Fix] goget fix for pkgname+URL 1 year ago
snips.lua treesitter API changes 1 year ago
tags.lua use vim.log.levels instead of vim.lsp.log_levels 1 year ago
term.lua [FEAT] float terminal title 1 year ago
utils.lua remove logs 1 year ago