Commit Graph

286 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 c9f34ac179 check doc highlight 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 5b2e003258 disable trace 3 years ago
ray-x 72ed02f879 locations_to_items offset_encoding 3 years ago
ray-x 92296c9fc8 dochl client 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 da9448a88c neovim breaking changes: offset_encoding 3 years ago
ray-x 3bc154bbb3 issue #135 bugfix 3 years ago
ray-x e80f004f5b issue #133 change gT map to <Leader>gt 3 years ago
ray-x 73dfd12f0f async handler check status before close 3 years ago
ray-x 4144024068 allow to config when will the fuzzy finder prompt to be shown 3 years ago
ray-x a0679626e2 cleanup code 3 years ago
ray-x 1202df85cd update notify message when symbol not found #126 3 years ago
ray-x b89811b1b6 bugfix issue #126 3 years ago
ray-x c3f6b14233 #124 viewctlobject error 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 47bcf183b8 nil check 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
ray-x e869cedba3 cleanup 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 4b1670423e issue #116 nil client 3 years ago
ray-x 5c13477220 dochighlight update 3 years ago
ray-x 1c67e790eb remove duplicated codes 3 years ago
ray-x 3c9ee3785c omnisharp default setup 3 years ago
ray-x 65701259c1 simplify gui; dochighlight 3 years ago
ray-x 73f0041dc1 bugfix #115 incorrect bufnr 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