-
### Describe the bug
I install both [caw.vim](https://github.com/tyru/caw.vim) and [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).
If
```lua
require "nvim-treesitter.c…
-
### Describe the highlighting problem
Almost all of markdown syntax has lost its highlighting.
Minimal setup.
```lua
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
if not vim.lo…
-
### Describe the bug
I noticed the treesitter syntax highlighting breaking with the default .bashrc that comes shipped with WSL Ubuntu 20.04.
The line in question:
`PS1="\[\e]0;${debian_chroot:+(…
-
**Is your feature request related to a problem? Please describe.**
I would like to extend the parsing to include the recipe step for each ingredient, i.e. if aubergine is used in steps 1 and 3, have …
-
**Describe the bug**
The page https://cooklang.org/docs/spec/, section `Cookware` shows example where it should be possible to define cookware without the need to provide ending `{}`. It should work …
-
### Describe the bug
I have an M1 MacBook Pro and everything is working fine, I use Fugitive usually and the gitcommit syntax is applied correctly with no errors.
However, when I use Vim (`git.con…
-
### Describe the bug
I am not able to run tree-sitter as it shows hoon and gdscript can't be installed. I have a windows PC. Moreover the makefile in the hoon and gdscript doesn't works
![image](h…
-
### Describe the bug
I using TreeSitter for Astro.
For some reason I'm getting some of the syntax highlighting when starting template of the HTML part in Astro like so:
![image](https://github.co…
-
### Describe the bug
I can reorder by dragging the 1st 3 columns, but further columns can not be moved, nor can prior columns bee moved to them. I tried this with a blank loom with just 5 cells, so I…
-
### System Info
Doesn't matter
### Details
With these:
```
optimization: {
splitChunks: {
cacheGroups: {
prismJs0: {
test: new RegExp(
`node_modul…