Commit Graph

17 Commits

Author SHA1 Message Date
ray-x
346397e039 incorrect HL name fix. ts API changes 2023-03-29 21:49:21 +11:00
ray-x
edd9d838f8 update highlights 2023-03-20 12:06:41 +11:00
ray-x
51727a129c icons option for sign col 🎄🎆 2022-12-28 16:16:17 +11:00
ray-x
45a88c08a9 icons disable for diagnostic 🎄 2022-12-24 14:18:45 +11:00
ray-x
fca2fa5aaa some version of neovim does not support underline etc 2022-07-28 09:38:27 +10:00
ray-x
861ae038dd underdouble is not supported by 0.7.x 2022-07-27 18:21:11 +10:00
ray-x
89dd02c927 using neovim 0.7.0 api for autocmd 2022-07-27 14:36:29 +10:00
ray-x
bbdf86a66e refactor highlight setup. it is for #216 and also using API from neovim 0.7 now 2022-07-27 12:17:02 +10:00
ray-x
3f49769abc lint all codes 2022-06-02 01:41:26 +10:00
ray-x
62477b294e drop neovim 0.5 deprecated API 2022-02-17 22:21:34 +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
a2ddb1ff4b logs cleanup. enable formatting hook only when cap formatting 2021-09-23 00:43:31 +10:00
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
713dd7eeab Highlight for preview 2021-06-18 08:27:58 +10:00
ray-x
6a15e6838d add multiple symbol highlight 2021-05-29 21:08:30 +10:00
ray-x
8c91e998f0 bugfix codeAction hint 2021-04-25 21:49:47 +10:00
ray-x
9d5f2efdbd init commit 2021-04-19 12:56:32 +10:00