-
### Version confirmation
- [X] Confirm
### Following prerequisites
- [X] Confirm
### Not a user config issue
- [X] Confirm
### Neovim version
NVIM v0.10.0
### Operating system/version
Linux V…
-
_From @ivangfr on January 19, 2015 14:41_
Hi,
I have a function with this signature:
```
int DeleteElement(FOO*, BAR, char, char);
```
However, when I execute it, I get a RuntimeException error: *…
-
### Is your feature request related to a problem? Please describe.
I am interested in writing my own "inner"/"outer" text objects as in https://github.com/nvim-treesitter/nvim-treesitter-textobject…
-
Hello!
Actually I don't know whether the bug is related to packer or to nvim-treesitter.
- `nvim --version`: `NVIM v0.5.0-dev+1373-g68d40388f3`
- `git --version`: `git version 2.31.1`
- O…
-
_Originally posted by @williballenthin in https://github.com/mandiant/capa/pull/1080#discussion_r912047439_
ideally, we want to be able to install capa simply by doing `pip install flare-capa` and/…
-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked all existing issues and didn't find a similar issue
### Description
Issue: When opening directory (`nvim .` or `nvim…
-
## Given
```c
// misspelledd
void misspelledd();
```
## Current behavior
"misspelledd" is flagged as spelling error.
## Desired behavior
"misspelledd" is not flagged because it is a …
-
## Problem
We have no validation in CI that bundled parsers and queries are in alignment. This can lead to problems like https://github.com/neovim/neovim/pull/27191.
## Solution
Run a lint jo…
-
With the context support that was added recently, it is now possible to disable completion in say, comments. Awesome!
I want to have some sources in comments; and some outside. I tried creating a f…
-
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-…