-
### Discussed in https://github.com/knqyf263/pet/discussions/317
Originally posted by **csessh** October 4, 2024
Let's say I have this config:
```
[General]
Backend = "gist"
Cmd = []
…
-
Hello I am trying to get Julia Debugger working with dape.
There has already been done with neovim so I assume it would be possible in emacs with dape
https://github.com/kdheepak/nvim-dap-julia/…
-
The position of pictures is not corrected, shown as pic below
![Clip_2024-05-29_16-42-17](https://github.com/3rd/image.nvim/assets/51861161/99394760-aac3-4b88-a0d3-433a31c9387f)
The plugin is inst…
-
After following the steps describe in nvim-treesitter/nvim-treesitter#3092, I discovered it was this plugin that was giving me the following error message whenever I opened more than one TypeScript f…
-
![Снимок экрана 2024-07-09 201116](https://github.com/Zproger/GenesisNvim/assets/172930774/edd116aa-2ec3-44c0-b5a7-9489752db329)
Когда ввожу команду nvim -c "MasonInstall ..." при установке, сначала …
-
After last commit (e1757ae), I'm getting the following error when trying to select suggestions (through TAB, \ or arrows):
```
E5108: Error executing lua: .../nvim/lazy/nvim-cmp/lua/cmp/view/custo…
smsjr updated
4 months ago
-
My neovim is giving an error in the treeitter plugin and I don't know how to solve anything that can help me.
Errors:
```
Error in decoration provider treeitter/highlighter.win:
Error running lu…
-
On windows 11. I have checked that both powershell / cmd have echo working properly. [This issue](https://github.com/jackMort/ChatGPT.nvim/issues/239#issue-1788496688) was the same but was marked clos…
-
Hi, I'm trying to use this plugin but it crashes every time I try to open it (`prefix+TAB`).
It only returns this error:
```
'/home//.tmux/plugins/treemux/scripts/toggle.sh 'nvim,~/.tmux/plugins…
-
Hello! I am trying to use a **luarocks** module for my neovim configuration using Lua, but I can't require that **luarocks** module from my `init.lua` file.
- `nvim --version`: NVIM v0.6.0-dev+227-…