rayx
79fee5dda8
Vim diagnostic refactor ( #63 )
...
* multigrid support
* Tuning diagnostic performance, add codelens inline hint function
* add ctx to error marker handler
* setup lsp_signature from navigator
* diagnostic refact PR https://github.com/neovim/neovim/pull/15585
* diagnostic api changes
* allow disable emoji/nerdfont icons setup
* improve diagnostic/codeaction/codelens preview popup; add seperate line
* severity_sort set to reverse
* prettier for markdown. code action virtual text show title
2021-09-19 12:42:34 +10:00
ray-x
22028ff82e
#57 refactor keymapping on lsp attach
2021-09-07 21:08:00 +10:00
ray-x
e64c56789f
improve on_attach override
2021-07-05 11:21:52 +10:00
ray-x
298c4659da
ccls call hierarchy
2021-06-24 00:09:33 +10:00
ray-x
d8196c26a0
remove lsp_signature from on_attach
2021-06-18 09:24:02 +10:00
ray-x
b56ca88390
add debounce setup in lsp
2021-06-18 00:49:13 +10:00
ray-x
1546b6a604
Allow disable all keymaps
2021-05-28 10:10:28 +10:00
ray-x
fe65abed35
allow change log level to trace from config
2021-05-27 11:10:32 +10:00
ray-x
8c055b7b03
Updata on_attach logic, allow lsp specific on_attach as well as generic
...
on_attach. Document updates
2021-05-23 14:10:49 +10:00
ray-x
777acc4b92
merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result
2021-05-21 21:39:46 +10:00
ray-x
7351a65917
Update treesitter adding arrow function and function types for
...
treesitter
2021-05-17 13:15:15 +10:00
ray-x
f9794ab058
use packer to load plugins
2021-05-10 09:58:13 +10:00
ray-x
fc759b4e8a
document symbol jump
2021-05-08 14:54:37 +10:00
ray-x
56d891876c
pyright setup, rust setup
2021-05-02 23:54:30 +10:00
ray-x
f92160080e
code clean up, remove lsp-status
2021-04-26 21:21:01 +10:00
ray-x
b7cf8a6e7d
add silent! to packadd so no error will throw
2021-04-26 20:35:21 +10:00
ray-x
8982fd4206
bugfix on_attach is nil and diagnostic update
2021-04-25 14:44:05 +10:00
ray-x
54f4fca0c0
update doc and configuration for float win size
2021-04-25 12:43:18 +10:00
ray-x
0c89f6d673
check lsp-signature installed before load
2021-04-25 00:04:26 +10:00
ray-x
94fbc6b369
update lsp illuminate
2021-04-24 22:22:11 +10:00
ray-x
fab7b30c78
update lsp signature
2021-04-24 22:20:38 +10:00
ray-x
7457fef58c
update lsp status
2021-04-24 22:13:10 +10:00
ray-x
90a0efc620
fix plug install
2021-04-24 17:07:10 +10:00
ray-x
9d5f2efdbd
init commit
2021-04-19 12:56:32 +10:00