Commit Graph

174 Commits

Author SHA1 Message Date
ray-x
62477b294e drop neovim 0.5 deprecated API 2022-02-17 22:21:34 +11:00
ray-x
c03cbca758 update keymaps for gd 2022-02-17 14:54:52 +11:00
ray-x
2d5290d3d6 gd keymaps 2022-02-16 22:50:06 +11:00
David de Rosier
dcabc38a12
Fixes problem with disabling icons not working (#142) (#143) 2022-02-01 09:56:32 +11:00
ray-x
2344a9d611 override cfg.cmd setting only when installer is used and no valid cmd is provided 2022-01-19 11:13:37 +11:00
ray-x
1f3ae4a675 update readme of log path, remove lspinstaller logs 2022-01-19 08:02:33 +11:00
ray-x
45e0698d00 issue #137 lspinstaller API changed 2022-01-19 03:32:56 +11:00
ray-x
72ed02f879 locations_to_items offset_encoding 2022-01-18 16:25:48 +11:00
ray-x
96885ae509 add log message when bufnr is not provided 2022-01-17 16:08:18 +11:00
ray-x
4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2022-01-17 16:03:48 +11:00
ray-x
e80f004f5b issue #133 change gT map to <Leader>gt 2022-01-12 20:12:51 +11:00
ray-x
23090c567c updates vim.notify 2021-12-29 15:50:41 +11:00
ray-x
aa9b80e848 empty func 2021-12-29 15:28:34 +11:00
ray-x
19969e3902 keymap bugfix #119 2021-12-25 12:43:40 +11:00
ray-x
abf5de64fd update gui for workspace symbol 2021-12-24 17:30:56 +11:00
ray-x
873135bf9a lsp def and lsp ref with async request 2021-12-23 19:17:48 +11:00
ray-x
c528b58bb9 replace print to notify, add workspace gui 2021-12-23 16:37:39 +11:00
ray-x
85d907ffaf add lspkeymaphelp command to show the current keymapping 2021-12-19 13:16:17 +11:00
ray-x
5ab4dffba5 add gohtmltmpl in default setup 2021-12-18 15:23:34 +11:00
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
2021-12-17 08:54:36 +11:00
ray-x
3c9ee3785c omnisharp default setup 2021-12-13 16:03:08 +11:00
ray-x
ce3c5fe2cb fix the referece floatwindow loading performance issue 2021-12-08 08:05:49 +11:00
ray-x
2f44f0115a add servers options for #109 2021-11-26 18:26:30 +11:00
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
2021-11-26 09:37:50 +11:00
Loreo13
c85fcb202f
Add support for clojure_lsp (#107)
* Add support for clojure_lsp

* Show clojure_lsp is supported in README.MD
2021-11-26 08:54:11 +11:00
ray-x
83b66dbea1 Add error check for config, Allow show additional info for diagnostic 2021-11-25 13:13:15 +11:00
ray-x
49fb9032d8 bugfix clangd #102 buffer not loaded empty diagnostic info 2021-11-25 02:08:25 +11:00
ray-x
0b2e66fa98 disable packer filetype as default 2021-11-17 11:22:58 +11:00
ray-x
99b7b1c502 issue #99 add texlab 2021-11-13 14:35:58 +11:00
ray-x
342a429485 update disable filetype and README 2021-11-06 12:21:20 +11:00
ray-x
a6f668e05f preselect 1st item in code action. lsp_signature hook 2021-11-05 12:33:40 +11:00
ray-x
f43b0aba0e add diagnostic toggle, adjust width of preview window 2021-11-04 11:08:22 +11:00
TANIGUCHI Masaya
d9fb882e98
Add markdown (#96) 2021-11-01 15:45:39 +11:00
ray-x
622804e674 client load table on filetype detected 2021-10-28 15:35:30 +11:00
ray-x
c890f3818d Merge branch 'nvim-lsp-installer' 2021-10-24 12:34:26 +11:00
ray-x
062e7e4ffc document save & fmt aucmd 2021-10-20 11:22:41 +11:00
ray-x
fab08151e6 refactor diagnostic https://github.com/neovim/neovim/pull/16057 2021-10-20 10:08:59 +11:00
ray-x
0c0801c92d fix for issue #92 default_mapping=false 2021-10-19 10:04:14 +11:00
ray-x
5083b07972 setup with lsp installer 2021-10-18 13:15:17 +11:00
ray-x
b936cbb48d updates for lsp-installer 2021-10-18 11:56:39 +11:00
ray-x
87f4c2b664 deprecate lspinstall in faviour of lsp_installer 2021-10-18 10:46:21 +11:00
ray-x
d6b81ba8ab bug fix #91 outgoing_calls failure for pyright 2021-10-17 15:29:17 +11:00
ray-x
0a5db66968 format per buffer setup 2021-10-14 14:55:40 +11:00
ray-x
c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 2021-10-13 20:27:46 +11:00
ray-x
89b08bc968 svelte, codeaction remove empty, luadev #72 2021-10-06 10:57:03 +11:00
ray-x
a952d694e1 lazyload for lua-dev 2021-10-05 17:53:53 +11:00
ray-x
faab21a1a7 issue #82 2021-10-05 09:56:23 +11:00
ray-x
c08cbdda89 lazy load for lua-dev 2021-10-05 09:48:46 +11:00
rayx
93c7eae2ca
Code action v2 (#81)
* bugfix for #71

* Better lspinstall support

* incoming_calls and outgoing_calls cause errors when results from LSP server have multiple lines #78

* remove logs

* update README.md

* defer format update

* lazyload lua-dev #72

* timer of filetype detect to 500

* document update

* update codeaction

* action command

* update code action details

* add svelteserver
2021-10-01 18:53:52 +10:00
ray-x
74af2c1a72 add svelteserver 2021-10-01 18:51:46 +10:00