Commit Graph

9 Commits (1f6103ed954d4e584561481ca9905dac666aec5b)

Author SHA1 Message Date
rayx 1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2 years ago
ray-x 7bfd9157fe update TS fold 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 4144024068 allow to config when will the fuzzy finder prompt to be shown 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
rayx 91e22f5e71
Lv thread (#60)
* update tests, update total display

* not run ts def multiple time

* Thread enable for display and backend

* remove ::continue::

* README updates

* skip diagnostic in edit mode

* error marker uri nil handling

* disable debug

* debounce text change to 1s

* severity sort

* diagnostic skip loading files
3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x 51d32b26b9 Feature: Treesitter folding 3 years ago