-
Hello,
Not sure if correct repo to kindly ask for a new feature (or maybe I can't read the manual?).
Would it be possible to bring neovim-qt (win32) to the front when calling nvr ? It would save m…
-
I absolutely love this theme (even over the default doom-gruvbox one). I hope if gets into upstream eventually.
The thing I wanted to ask about, is if you know of a way to make the theme look at l…
-
### What Operating System(s) are you seeing this problem on?
Windows
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
wezterm 20240520-135708…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
```when i use .foo i get instead of ```
```
" Main configuration file for the Neovim editor.
set winwidth=109
set ignorecase
set autowriteall
set smartcase
set noswapfile
set autochdir
set…
-
#### Required Info
- [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful
- [x] I have read or at least glanced …
-
#### Required Info
- [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful
- [x] I have read or at least glanced …
-
### Describe the bug
With the Treesitter highlight module enabled, syntax highlight attributes leak from one syntax highlight group to another.
For instance, a node that is initially captured as…
-
Closing the electron shell window on Windows 7 does not exit neovim cleanly. THe next time neovim is started, .swp files are present.
-
I'm using Windows with WSL Ubuntu, my current usage is use `nvim` inside WSL as the server, and use Windows `nvim-qt.exe` as the client:
```
alias gv='f(){ nvim --listen 127.0.0.1:10710 --headless…