-
**Describe the bug**
Error when trying to navigate markdown file using text objects
**To Reproduce**
markdown file like this
```markdown
# Heading
Text
```
configuration like this:…
-
### 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…
-
**OS**
Arch Linux 5.16.0-arch1-1
**Neovim version**
NVIM v0.6.1
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_S…
-
### 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…
-
# Problems summary
I am using deoplete and copilot (with neovim) and it seems like deoplete menu often dismisses copilot suggestion. As in, copilot suggestion appears first and then deoplete menu s…
-
### 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…
-
### Operating system/version
Archlinux
### Terminal emulator/version
Kitty 0.23.1
### $TERM environment variable
xterm-kitty
### Tmux version
_No response_
### Feature matrix
…
-
### Problem description
My settings for ToggleTerm are not considered unless the relative `setup()` is called:
```lua
lvim.builtin.terminal.active = true
lvim.builtin.terminal.shell = '/bin/fish…
-
### 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 …
-
### 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…