-
New issue from this comment: https://github.com/nvim-neotest/neotest/issues/198#issuecomment-1431991497
**NeoVim Version**
NVIM v0.9.0-dev-3545+g6c39edaa7-dirty
Build type: Release
LuaJIT 2.1.0-…
-
When I am trying to run:
```
E5108: Error executing lua .../piotr/.local/share/nvim/lazy/nvim-nio/lua/nio/tasks.lua:100: Async task failed without callback: The coroutine failed with this message:…
-
**Please confirm**
- [x] I am running the latest version of this plugin
**Describe the bug**
Hi! I'm trying out Telekasten but I immediately ran into an issue. Telekasten seems to be clashing…
-
- [x] Did you check Readme and existing issues?
**Describe the bug**
Plugin doesn't work at all. I get the error:
> Failed to run config for multicursors.nvim
> vim/shared.lua:0: s: expect…
-
Please help with this when i run it returned this error log
...l/share/nvim/lazy/neotest-pest/lua/neotest-pest/init.lua:169: No test output file found! Should have been at: storage/app/pest-20240907-…
-
**Describe the bug**
vaf/vif not working in Lua code
**To Reproduce**
1. install nvim-treesitter and nvim-treesitter-textobjects
2. load a .lua file
3. move cursor inside a Lua function definit…
-
Since Nvim 0.8.0, treesitter highlighting is fully handled by Neovim and no longer provided by nvim-treesitter. This means using treesitter for previews should neither depend on nor **use** nvim-trees…
-
### Describe the bug
I saw the same issue with this one: https://github.com/yetone/avante.nvim/issues/684
but it happens inside Ubuntu 22.04 arm64. It could be reproduced in the host Macbook M3 …
-
`getFileType` contains this piece of code:
```vim
if get(g:, 'loaded_nvim_treesitter', 0)
let type = luaeval('require"emmet_utils".get_node_at_cursor()')
" […]
```
However the assumption…
-
### Check for existing issues
- [X] Completed
### Describe the feature
For more details, I'd recommend reading @matklad's [blog post](https://matklad.github.io/2024/10/14/missing-ide-feature.…