-
### Describe the bug
I have this plugin configured to install all supported languages. Some recent update to the package has caused the `phpdoc` plugin to fail to install with some `node-gyp` erro…
-
Issue Type: Bug
When multiple terminals are open on window reload they do not reopen. It used to work before, the terminals even reattached to running processes.
Now after reload the processes are…
-
### Describe the bug
When opening a `latex` file with latest nvim-treesitter and `:TSUpdate` ran (commit a80c8bc) everything works fine, but when trying to save it prompts `E13: File exists (add ! to…
-
### Describe the bug
I'm trying to create a LuaSnip which automatically creates a doc comment. In the snippet I'm taking the current node using nvim-treesitter.utils and extract the parameters usin…
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…
-
### Problem description
LunarVim shows warnings related to 'not configured servers'. How can I disable some servers?
### LunarVim version
56df185
### Neovim version (>= 0.6)
0.6.1
### Operating …
-
## 🐛 Bug Report
As per Docusaurus docs, I added
```
prism: {
additionalLanguages: ['shell-session']
}
```
under themeConfig in docusaurus.config.js.
I can see that the block of code where …
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…
-
### Describe the bug
Lua highlights not working after TSUpdate.
`
## The following errors have been detected:
- ERROR: lua(highlights): /usr/local/share/nvim/runtime/lua/vim/treesitter/query.l…
-
### Describe the bug
Cpp parser doesn't highlight code. Lua parser gives error. `:checkhealth` shows that not all installed parsers work fine
### To Reproduce
Just run `:checkhealth`
### Expected…