Commit Graph

279 Commits

Author SHA1 Message Date
ray-x
92296c9fc8 dochl client offset encoding 2022-01-17 16:16:31 +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
da9448a88c neovim breaking changes: offset_encoding 2022-01-16 15:36:28 +11:00
ray-x
3bc154bbb3 issue #135 bugfix 2022-01-14 10:36:54 +11:00
ray-x
e80f004f5b issue #133 change gT map to <Leader>gt 2022-01-12 20:12:51 +11:00
ray-x
73dfd12f0f async handler check status before close 2022-01-10 01:52:32 +11:00
ray-x
bad19ebc84 lsp_signature setup was not documented in README. Add playground folder 2022-01-09 22:31:43 +11:00
ray-x
4144024068 allow to config when will the fuzzy finder prompt to be shown 2022-01-08 22:47:43 +11:00
ray-x
a0679626e2 cleanup code 2022-01-06 22:06:40 +11:00
ray-x
1202df85cd update notify message when symbol not found #126 2022-01-06 15:37:37 +11:00
ray-x
b89811b1b6 bugfix issue #126 2022-01-04 14:38:09 +11:00
ray-x
c3f6b14233 #124 viewctlobject error 2021-12-30 16:05:25 +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
47bcf183b8 nil check 2021-12-24 17:48:54 +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
ray-x
e869cedba3 cleanup 2021-12-17 09:09:25 +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
4b1670423e issue #116 nil client 2021-12-16 12:41:42 +11:00
ray-x
5c13477220 dochighlight update 2021-12-14 07:12:20 +11:00
ray-x
1c67e790eb remove duplicated codes 2021-12-13 17:43:51 +11:00
ray-x
3c9ee3785c omnisharp default setup 2021-12-13 16:03:08 +11:00
ray-x
65701259c1 simplify gui; dochighlight 2021-12-13 10:42:53 +11:00
ray-x
73f0041dc1 bugfix #115 incorrect bufnr 2021-12-11 14:27:01 +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
ray-x
9aec552ac1 Add warning messages if the user setup maybe deprecated or incorrect 2021-11-26 12:24:27 +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
cdee0ec57b bugfix #105 2021-11-25 20:10:59 +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
388711d97d issue #101 disable diagnostic_scrollbar 2021-11-22 01:32:45 +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
db09db7ef3 neovim 0.6 update for highlight 2021-11-12 20:06:47 +11:00
ray-x
342a429485 update disable filetype and README 2021-11-06 12:21:20 +11:00
ray-x
04cfdbd4d2 rls symbol 2021-11-06 10:21:57 +11:00
ray-x
04d8e71008 add setup option 2021-11-05 12:34:04 +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
ray-x
5a84868481 using client number in code action 2021-11-03 15:00:30 +11:00
ray-x
427007ee9b bugfix issue #97 2021-11-03 10:35:09 +11:00
ray-x
262181246d update symbol preview with treesitter scope 2021-11-02 20:16:16 +11:00