Commit Graph

183 Commits (8e39f65f53510382919286d62321a34c1cc1a666)

Author SHA1 Message Date
ray-x 2e43b8ee0a merge master 3 years ago
ray-x 2232317b0a combine on_attach 3 years ago
ray-x ff57a1f916 force keymap to be loaded when on_attach is not called it may releated to #130 3 years ago
ray-x f0c5610a1f merge master 3 years ago
ray-x c7872c83a8 merge master 3 years ago
ray-x bf2e867354 lint 3 years ago
ray-x 11d25933ad move capabilities checn around 3 years ago
ray-x 8e9bf39f13 allow config lsp with function 3 years ago
ray-x ccb1bac250 lazy load with func for client config 3 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 3 years ago
ray-x c03cbca758 update keymaps for gd 3 years ago
ray-x 2d5290d3d6 gd keymaps 3 years ago
David de Rosier dcabc38a12
Fixes problem with disabling icons not working (#142) (#143) 3 years ago
ray-x 2344a9d611 override cfg.cmd setting only when installer is used and no valid cmd is provided 3 years ago
ray-x 1f3ae4a675 update readme of log path, remove lspinstaller logs 3 years ago
ray-x 45e0698d00 issue #137 lspinstaller API changed 3 years ago
ray-x 72ed02f879 locations_to_items offset_encoding 3 years ago
ray-x 96885ae509 add log message when bufnr is not provided 3 years ago
ray-x 4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 3 years ago
ray-x e80f004f5b issue #133 change gT map to <Leader>gt 3 years ago
ray-x 23090c567c updates vim.notify 3 years ago
ray-x aa9b80e848 empty func 3 years ago
ray-x 19969e3902 keymap bugfix #119 3 years ago
ray-x abf5de64fd update gui for workspace symbol 3 years ago
ray-x 873135bf9a lsp def and lsp ref with async request 3 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 3 years ago
ray-x 85d907ffaf add lspkeymaphelp command to show the current keymapping 3 years ago
ray-x 5ab4dffba5 add gohtmltmpl in default setup 3 years ago
rayx 941b3fc80f
vim.ui.select adapt native codeaction and codelens apply actions (#117)
* doc update for lsp-installer

* use vim.ui.select and guihua ui patch

* adjust null-ls sequence
3 years ago
ray-x 3c9ee3785c omnisharp default setup 3 years ago
ray-x ce3c5fe2cb fix the referece floatwindow loading performance issue 3 years ago
ray-x 2f44f0115a add servers options for #109 3 years ago
Loreo13 3d6b24f919
Add root markers for clojure_lsp (#108)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD

* Add root_patterns for clojure_lsp
3 years ago
Loreo13 c85fcb202f
Add support for clojure_lsp (#107)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD
3 years ago
ray-x 83b66dbea1 Add error check for config, Allow show additional info for diagnostic 3 years ago
ray-x 49fb9032d8 bugfix clangd #102 buffer not loaded empty diagnostic info 3 years ago
ray-x 0b2e66fa98 disable packer filetype as default 3 years ago
ray-x 99b7b1c502 issue #99 add texlab 3 years ago
ray-x 342a429485 update disable filetype and README 3 years ago
ray-x a6f668e05f preselect 1st item in code action. lsp_signature hook 3 years ago
ray-x f43b0aba0e add diagnostic toggle, adjust width of preview window 3 years ago
TANIGUCHI Masaya d9fb882e98
Add markdown (#96) 3 years ago
ray-x 622804e674 client load table on filetype detected 3 years ago
ray-x c890f3818d Merge branch 'nvim-lsp-installer' 3 years ago
ray-x 062e7e4ffc document save & fmt aucmd 3 years ago
ray-x fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 3 years ago
ray-x 0c0801c92d fix for issue #92 default_mapping=false 3 years ago
ray-x 5083b07972 setup with lsp installer 3 years ago
ray-x b936cbb48d updates for lsp-installer 3 years ago
ray-x 87f4c2b664 deprecate lspinstall in faviour of lsp_installer 3 years ago