-
I'm trying to install cooklang-chef on my small homeserver with alpineOS.
`cargo install cooklang-chef`
Looking good at first it throws this error:
```
Compiling vte_generate_state_changes v…
-
### Describe the bug
The following bash code
```bash
${foo/a/b}
```
raises the error:
```text
Error in decoration provider treesitter/highlighter.win:
Error executing lua: ...2962/usr/share/nvim/r…
-
**Describe the bug**
When running `require "nvim-treesitter-textobjects.select".select_textobject("@class.outer", "textobjects")` I get this big error:
```
E5108: Error executing lua ...r-textobjects/…
-
Hello! I found this library after our problem with `ariadne` not being updated. I quite often use the ability to highlight code without any annotation (the first image, in `ariadne`), but with `codesn…
-
When the cursor is in a comment in a code chunk (Quarto) some keybindings do not work:
- `RSendChunk` fails with `Not inside an R code chunk`
- `RPreviousRChunk` does nothing. Weirdly enough, if t…
-
I got this working locally, and it's so cool!
I think this plugin was designed for Astro 2, and we're on Astro 4 now.
I looked through to see what if I could figure out what changes would be nee…
-
### Feature motivation
It would be a solid approach to package together nvim + lunarvim as a snap, so you can distribute easily to users. One idea would be to track nvim branch and build on top of it…
-
### Describe the highlighting problem
Consider the attached snippet. It contains a Bash regex that checks if a variable contains `a ` (note the space). However when using Treesitter, everything beyon…
-
When I want to add a module from Github, I often copy/paste the URL from the address bar in the browser.
Modern browsers often only show the part of the URL that would be the Go module name.
![i…
-
When multiplying the yield of a recipe with the -m or -s options, the amounts given in the instructions do not scale.
I suggest writing them in italic for easy parsing and emphasis in the rendered …