-
https://github.com/nvim-treesitter/nvim-treesitter
-
**Describe the bug**
Occasionally when switching buffers I get the following error message:
```
Error detected while processing FileType Autocommands for "*":
Error executing lua callback: ...te…
-
I'm using and following vector for years. There is a missing part since the VRL was introduced till now, the syntax support in editors. I found some people were trying to build tree-sitter parse few y…
-
```
Error in decoration provider treesitter/highlighter.line:
Error executing lua: ...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:763: No handler for is-not?
stack traceback:
…
-
If I open an HTML or CSS file I can render the images in them because of these options
```bash
html = {
enabled = true,
},
css = {
enabled…
-
### Describe the highlighting problem
It seems as though TypeScript grammar is being incorrectly applied onto JavaScript files, strangely, even when the TypeScript grammar isn't even installed (thoug…
-
I need help with setting neotest for full-stack development.
Whenever I run below configuration:
```
{
'nvim-neotest/neotest',
dependencies = {
'nvim-neotest/nvim-nio',
…
-
Install prompt:
```txt
Rocks installation path: /path/to/.local/share/nvim-rocks/rocks
Set up luarocks (recommended) ? :false
```
Get an error message for "tree-sitter" at the "INSTALLATION C…
-
Hey there, I was hoping to bring some attention to an existing issue in the original repo:
- https://github.com/anuvyklack/hydra.nvim/issues/104
It seems that activating a hydra with `config.hint.…
-
### Please describe the change / addition you'd like to see made
Natively supporting [tree sitter](https://tree-sitter.github.io/tree-sitter/) for driving syntax highlighting might be worthwhile lo…