Commit Graph

35 Commits (484524b875375800f7743e3181d236bce35f91fc)

Author SHA1 Message Date
ray-x 44d6a9d8f3 add list_imports support 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 9d7845707d gorename setup in lsp, allow guihua gui 2 years ago
qasimwarraich f9d094c8e5
fix(code_actions): Remove now deprecated telescope_code_actions() (#130)
- Removes `telescope_code_actions()` function.
- Sets associated keybinding to `vim.lsp.buf.code_action`
2 years ago
ray-x 128d2c14f3 Merge branch 'master' into serverCapcities 2 years ago
ray-x 7c434918be add gonvim project file parser 2 years ago
ray-x 5bebe38de0 push gopls and lsp changes for nvim 0.7 2 years ago
ray-x 97f0d7e620 formatting -> format for neovim 0.8 2 years ago
ray-x 3154dfffb9 Merge branch 'master' into serverCapcities 2 years ago
ray-x c89418aa4b nil checking when loading cfg 2 years ago
ray-x 69d4085638 update options name to floaterm 2 years ago
ray-x cf3915c331 neovim breaking changes https://github.com/neovim/neovim/pull/17814 2 years ago
ray-x 08b36ea9e6 gopls version check issue #114 2 years ago
ray-x 88a846b3e1 issue #113 check lsp code lens 2 years ago
ray-x 1875416553 codelens message 2 years ago
ray-x 4b1eea8b90 issue #90 remove lsp codelens check 2 years ago
ray-x 7ca5ad805b allow lsp_keymaps to be a function 2 years ago
ray-x 272d11d622 issue #104 allow user disable key mapping in lsp attach 2 years ago
ray.xu f2b227d3e2 telescope codeaction loader 3 years ago
ray-x cd395e96fb setup option to disable gopls doc format 3 years ago
ray-x cad485661b offset encoding 3 years ago
ray-x 4c0a400956 update on_attach no longer support bool 3 years ago
ray-x 3fe0c3eded gopls filetypes update 3 years ago
ray-x 6d6b3afc3b add gotexttmpl and gohtmltmpl support for gopls 3 years ago
ray-x 2d7e23b72b return gopls setup so we can use in nvim-lsp-installer, issue #56 escape '-' 3 years ago
ray-x 3329238deb code action with telescope, dap debug restart 3 years ago
ray-x 7feb745e6c remove gofumport from go.nvim #18 3 years ago
ray-x 3fc75ca46a refact fillstruct and codeaction add GoFixPlurals 3 years ago
ray-x 85b587fada gopls setup 3 years ago
ray-x e17b25eee7 #26 add goimports -local support 3 years ago
ray-x 989be3f213 update lspconfig setup; add sample vimrc, add codelens config 3 years ago
ray-x 7694511159 Merge and update for gopls & gopls import code action 3 years ago
ray-x 018de85e7f add gopls cmd path 3 years ago
ray-x 87fcb47470 update lsp setup and document 3 years ago
ray-x a1dc56973d Add options allows goimport and gofmt with lsp. Add options for go.nvim gopls config be loaded 3 years ago