-
Currently, there's no Lua API for knowing whether the plugin is enabled. I have to get the upvalue for `tsc.toggle` to query this.
```lua
-- Get up value for {func}'s {name} variable.
---@generic…
-
Hi! On some vim openings the theme's lualine seems to work as it should
![image](https://github.com/user-attachments/assets/4dd581db-9313-44fe-be25-d073c323c63d)
While on other it does not
![…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If i run tree / in a normal :term buffer i can open it instantly, however if i do it with tog…
-
### Problem
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x183932a60 __pthread_kill + 8
1 libsystem_pthread.dylib 0x183…
-
Since Nvim 0.8.0, treesitter highlighting is fully handled by Neovim and no longer provided by nvim-treesitter. This means using treesitter for previews should neither depend on nor **use** nvim-trees…
-
https://github.com/garlic0x1/cl-treesitter
Author: garlic0x1
License: MIT
cl-treesitter provides complete bindings to libtree-sitter along with a garbage collected API, I find it useful for mak…
-
These features are the ones I desired for a long time. Today I finally sit down to implement a prototype for them.
The code still needs a bit clean up, but it's working locally. The development bra…
-
nvim-treesitter: require("nvim-treesitter.health").check()
1. env:
```sh
:checkhealth nvim-treesitter
```
Installation ~
- OK `tree-sitter` found 0.22.6 (parser generator, only needed for …
-
The `nvim-treesitter` has an experimental [main](https://github.com/nvim-treesitter/nvim-treesitter/tree/main) branch, which will be the default in the future. It dropped the module system, so the fol…
-
### Description
Diagnostic virtual text does not get updated in the treesitter context until you go out of the scope and then back in. It can be confusing when there is diagnostic virtual text displa…