Commit Graph

14 Commits (0912de62af702dc9a71b7e8aaeec6c5b4a15f6f8)

Author SHA1 Message Date
ray-x 0912de62af incidentally checked in a incorrect version 1 year ago
ray-x b9f161c18e null-ls source: golangci-lint and gotest is async now
gomvp minor fix
command auto complete
1 year ago
ray-x 4f3d09f0a3 use vim.log.levels instead of vim.lsp.log_levels 1 year ago
blob42 967de31b19
fix E5560 wrap vim api calls inside luv loop (#282)
Co-authored-by: blob42 <spike@w530>
1 year ago
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>
1 year ago
ray-x c1817f643c cache the ts nodes based on file time; null_ls timeout 1 year ago
ray-x ab678d7f42 error format for panic in null-ls go tests 1 year ago
ray-x adab4c599d test file instead of package to speed up 1 year ago
ray-x d855fabb02 null-ls go test function act error checking 1 year ago
ray-x 19e6350fc8 filter on _test.go files 1 year ago
ray-x a0a57a88e8 go code action for null-ls 1 year ago
ray-x 16894803d7 updates null-ls gotest source: only run command when file saved 1 year ago
ray-x 7e6fe7a062 [feature] null-ls message redirect to quickfix 1 year ago
ray-x 276ebe8654 [Feature] integrate with null-ls. Add go.nvim as a null-ls source
Run `go test` on file save and
show diagnostic messages in LSP virtual text.
1 year ago