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
Krystian Kulgawczuk 8a0498ee48
New global variable for vertical cursor shift on GoIfErr (#347)
New variable will allow to customize exactly where cursor will end
up and allow user to set this exactly how they wish.

This change is backwards compatible as the default is the same
as was the hardcoded value.

Signed-off-by: Krystian Kulgawczuk <29754364+krystian-kulgawczuk@users.noreply.github.com>
1 year ago
..
template issue #313 new file with template file 2 years ago
ts ts api updates issue #319 1 year 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 go test failed to locate test cases in windows 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 2 years ago
codelens.lua deprecate apis 2 years ago
commands.lua [Feat] ginkgo releated commands and test 2 years ago
comment.lua ts api updates issue #319 1 year ago
complete.lua GoInstallBinary with cmp-cmdline #331 1 year ago
coverage.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
dap.lua Dap-warning if virtual text not found 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 ts api updates issue #319 1 year ago
format.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
ginkgo.lua [Feat] ginkgo releated commands and test 2 years ago
godoc.lua GoDoc argument handling 2 years ago
goget.lua [Feat] ginkgo releated commands and test 2 years ago
gomvp.lua null-ls source: golangci-lint and gotest is async now 2 years ago
gopls.lua issue-323 fix: check valid tags before overwriting gopls buildFlags (#324) 1 year ago
gotest.lua go test failed to locate test cases in windows 1 year 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 bumpup minium neovim requirement to 0.9 1 year ago
iferr.lua New global variable for vertical cursor shift on GoIfErr (#347) 1 year ago
impl.lua GoImpl handle both type and interface are specifed 2 years ago
inlay.lua Inline Inlay hint for nvim 0.10.x 1 year ago
install.lua Ensure correct tools installation in goenv mode (#332) 1 year 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 feature: [LSP] gopls default config support SemanticToken #321 1 year ago
lsp_diag.lua nvim 0.9 health API updates 1 year ago
mockgen.lua lint 2 years ago
mod.lua move ftdetect/ftplugin around; gomod detecting 2 years ago
null_ls.lua Inline Inlay hint for nvim 0.10.x 1 year 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 neovim 0.9 TS query API 1 year ago
runner.lua [Fix] goget fix for pkgname+URL 2 years ago
snips.lua Update snips.lua (#344) 1 year 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 go test failed to locate test cases in windows 1 year ago