Commit Graph

11 Commits

Author SHA1 Message Date
ray-x
be6da35767 improve treesitter folding 2022-07-07 14:02:29 +10:00
ray-x
289f67013d indent fallback if treesitter not found 2022-07-06 10:05:58 +10:00
rayx
1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2022-06-22 01:56:17 +10:00
ray-x
7bfd9157fe update TS fold 2022-06-17 19:36:21 +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
ray-x
4144024068 allow to config when will the fuzzy finder prompt to be shown 2022-01-08 22:47:43 +11:00
ray-x
c528b58bb9 replace print to notify, add workspace gui 2021-12-23 16:37:39 +11:00
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
2021-09-13 23:18:54 +10:00
ray-x
58ac955777 codelens support, foldelsp 2021-08-22 09:19:11 +10:00
ray-x
51d32b26b9 Feature: Treesitter folding 2021-08-20 01:19:38 +10:00