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 7d7b081bf3 GoDoc argument handling
loclist 'r' options
Readme Updates
2 years ago
..
ts issue #298 extra debug log info 2 years ago
alt_getopt.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
alternate.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
asyncmake.lua handle floaterm for tests 2 years 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 range code action 2 years ago
codelens.lua deprecate apis 2 years ago
commands.lua GoDoc argument handling 2 years ago
comment.lua Bugfix #160 (#167) 2 years ago
complete.lua Updated command autocomplete, it failed to work in neovim v0.9. I have 2 years ago
coverage.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
dap.lua issue #298 extra debug log info 2 years ago
enum.lua feature: go-enum. issue #260, gopls setting move to function local var 2 years 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 2 years ago
ginkgo.lua ginkgo nearest 2 years ago
godoc.lua GoDoc argument handling 2 years ago
goget.lua go get query 2 years ago
gomvp.lua null-ls source: golangci-lint and gotest is async now 2 years ago
gopls.lua move ftdetect/ftplugin around; gomod detecting 2 years ago
gotest.lua handle floaterm for tests 2 years ago
gotests.lua 🐛 make the template and template dir parameters independent. (#292) 2 years ago
gotestsum.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
govulncheck.lua add new command: govulncheck 🇦🇷 a🇭🇷 2 years ago
guru.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
health.lua lint 2 years ago
iferr.lua issue #141 the result of shell command should be checked before proccess 2 years ago
impl.lua 🇫🇷 🇲🇦 😍 2 years ago
inlay.lua fix:fix can't show inlay in currentline setting (#300) 2 years ago
install.lua use executable instead of search $PATH 2 years ago
json2struct.lua use vim.log.levels instead of vim.lsp.log_levels 2 years 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 🎄 2 years ago
lsp.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
lsp_diag.lua luacheck lint, deprecate nvim-0.5 support 🏆🇦🇷 👋🇫🇷 2 years ago
mockgen.lua lint 2 years ago
mod.lua move ftdetect/ftplugin around; gomod detecting 2 years ago
null_ls.lua allow show stderr from runner 2 years ago
package.lua GoDoc argument handling 2 years 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 2 years ago
rename.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
runner.lua GoDoc argument handling 2 years ago
snips.lua lazy.nvim based lazy loading 2 years ago
tags.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
term.lua [FEAT] float terminal title 2 years ago
utils.lua GoDoc argument handling 2 years ago