-
It's been ~6 months since the last commit and a number of issues have piled up. Meanwhile, NeoVim v0.9 was released back in April. I'm hoping the answer is that @qvacua is busy (maintaining open sour…
-
### Neovim version (nvim -v)
0.7.2
### Vim (not Nvim) behaves the same?
no, vim9.0
### Operating system/version
win7
### Terminal name/version
nvim-qt
### $TERM environment variable
nvim-qt
…
-
I'm trying to properly configure mouse to copy into the PRIMARY xorg selection. I've followed the instructions from [the wiki](https://github.com/neovim/neovim/wiki/FAQ#copying-to-x11-primary-selectio…
-
It looks really nice and I like most of the choices made.
I've been using WSL2 + tmux + vim for ages and would like to try to switch to omakub to get going quickly. I know that WSL made changes ove…
snth updated
4 months ago
-
Hi, we are [figsoda](https://github.com/figsoda) & [Ryan Lahfa](https://github.com/RaitoBezarius), the [release managers](https://nixos.github.io/release-wiki/Release-Managers.html) for NixOS 23.11 ("…
-
### Problem
Neovim don't show files and directories in a directory if the parent directory name contains curly braces.
It works under windows-git bash's vim.
### Steps to reproduce
- Setup…
-
Hi ,
I use setting as below to control IME behavior in nvim-qt.
but only `VimEnter` and `InserLeave` autocmd work in vscode-neovim.
Is there any solution to solve`VimLeave` , `FocusLost` , `Focu…
-
**Describe the bug**
On Windows, after opening a floating window (e.g. `Lazy`), if I mouse-click other program and click back, the cursor is always on the buffer behind the floating window -- I c…
-
There are a few possibilities that I know of:
* [Google style C++](https://google.github.io/styleguide/cppguide.html) used by TDMS.
* [ISO C++ Core](https://isocpp.github.io/CppCoreGuidelines/CppC…
-
## Issue description
There are many overused `with lib;` expressions on Nixpkgs, especially on NixOS modules. As explained in [this link](https://nix.dev/anti-patterns/language#with-attrset-express…