-
- `nvim --version`:
```
NVIM 0.1.7
Build type: None
Compilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-Rms3o8/neovim-0.1.7=. -fstack-protector-strong -Wformat -Werror=format-security…
-
### Describe the bug
When opening nvim with an Odin language file, no highlighting is applied unless I manually toggle it with :TSEnable highlight.
Other file types (rust, lua, etc) work as expect…
dogue updated
1 month ago
-
### Describe the bug
Neovim crashes.
### To Reproduce
Edit this file and insert on second line: #define (then hit space)
#include
int main
minimal config: (just re…
-
Hi, I get these errors recently from python-mode:
```
1 more line; before #1 5 seconds ago
"lint.py" 105L, 3112B [w]
Traceback (most recent call last):
File "", line 1, in
File "/Users/u…
-
### Describe the bug
When editing Quarto documents, if I delete a Visual Selection that spans to the next line, I frequently get the error:
```
E5108: Error executing lua ...nvim-treesitter/lua/n…
-
### Describe the bug
The indentation of phpdoc does not work properly, especially when put on a method in a class, which usually is already indented. This seems only to be the case if tabs instead …
-
### Describe the bug
When writing Ruby code with Treesitter's indent functionality enabled, typing an open brace `{` indents it all the way to the beginning of the line. Other characters, such as an …
-
### Steps to reproduce
Related: https://github.com/tpope/vim-fugitive/issues/2278
`vim +'set winfixbuf'` calls windo as a part of its work. Since the window is `'winfixbuf'` and Vim creates a si…
-
```
$ nvim --version
NVIM v0.2.0
Build type: Release
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wconversion -DNVIM_MSGPACK_HAS_FLOAT32 -O2 -DNDEBUG -…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
NVIM v0.10.0
### Operating system/version
14.5 (2…