Commit Graph

8 Commits (62477b294e6cfcc3030e1d104b2098f40c43a1a3)

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