Commit Graph

11 Commits (89dd02c9270537de1187967f1cea14030d0bd7ad)

Author SHA1 Message Date
ray-x 89dd02c927 using neovim 0.7.0 api for autocmd 2 years ago
ray-x bbdf86a66e refactor highlight setup. it is for #216 and also using API from neovim 0.7 now 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
David de Rosier dcabc38a12
Fixes problem with disabling icons not working (#142) (#143) 2 years ago
ray-x a2ddb1ff4b logs cleanup. enable formatting hook only when cap formatting 3 years ago
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
3 years ago
ray-x 713dd7eeab Highlight for preview 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x 8c91e998f0 bugfix codeAction hint 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago