.. |
ts
|
issue #298 extra debug log info
|
2023-02-21 22:15:23 +11:00 |
alt_getopt.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
alternate.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
asyncmake.lua
|
handle floaterm for tests
|
2023-02-24 19:04:15 +11:00 |
boilerplate.lua
|
|
|
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
|
deprecate apis
|
2023-02-01 11:55:24 +11:00 |
commands.lua
|
null-ls source: golangci-lint and gotest is async now
|
2023-02-17 21:54:44 +11:00 |
comment.lua
|
Bugfix #160 (#167)
|
2022-07-12 23:11:46 +10:00 |
complete.lua
|
Updated command autocomplete, it failed to work in neovim v0.9. I have
|
2023-02-06 21:42:22 +11:00 |
coverage.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
dap.lua
|
issue #298 extra debug log info
|
2023-02-21 22:15:23 +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 vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
ginkgo.lua
|
ginkgo nearest
|
2022-08-25 12:54:57 +10:00 |
godoc.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
goget.lua
|
go get query
|
2022-11-23 09:31:15 +11:00 |
gomvp.lua
|
null-ls source: golangci-lint and gotest is async now
|
2023-02-17 21:54:44 +11:00 |
gopls.lua
|
move ftdetect/ftplugin around; gomod detecting
|
2023-01-31 11:28:53 +11:00 |
gotest.lua
|
handle floaterm for tests
|
2023-02-24 19:04:15 +11:00 |
gotests.lua
|
🐛 make the template and template dir parameters independent. (#292)
|
2023-02-12 11:27:03 +11:00 |
gotestsum.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
govulncheck.lua
|
add new command: govulncheck 🇦🇷 a🇭🇷
|
2022-12-14 08:39:09 +11:00 |
guru.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11: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:fix can't show inlay in currentline setting (#300)
|
2023-02-23 20:19:29 +11:00 |
install.lua
|
use executable instead of search $PATH
|
2023-02-16 07:37:10 +11:00 |
json2struct.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11: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
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
mockgen.lua
|
lint
|
2022-07-27 02:21:58 +10:00 |
mod.lua
|
move ftdetect/ftplugin around; gomod detecting
|
2023-01-31 11:28:53 +11:00 |
null_ls.lua
|
allow show stderr from runner
|
2023-02-24 18:43:21 +11:00 |
package.lua
|
Updated command autocomplete, it failed to work in neovim v0.9. I have
|
2023-02-06 21:42:22 +11:00 |
project.lua
|
rename from gocoverage_sign_priority to sign_priority
|
2022-08-05 10:07:56 +10:00 |
reftool.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
rename.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
runner.lua
|
allow show stderr from runner
|
2023-02-24 18:43:21 +11:00 |
snips.lua
|
lazy.nvim based lazy loading
|
2023-02-08 20:56:26 +11:00 |
tags.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
term.lua
|
[FEAT] float terminal title
|
2023-02-16 09:00:03 +11:00 |
utils.lua
|
performance for null-ls cache path detection
|
2023-02-19 15:50:27 +11:00 |