Commit Graph

8 Commits

Author SHA1 Message Date
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