-
Issue to ask for and discuss about new profiles.
Progress is tracked in: https://github.com/users/netblue30/projects/7
- command line document converter (e.g. `latex2*`, `pdf*`, `rst2*`, `pod2`,…
-
If I run
$ swaymsg exec nvim
in a terminal emulator inside sway, then exit sway, I get some really weird results. It is as if neovim has started up inside the linux terminal (e.g.: /dev/tty1…
-
## Summary
When launching either vim or nvim with `-c "source ~/.vim/sessions/session-name"` (doesn't occur when loading a session manually in a running editor), LanguageClient breaks into error spam…
-
### Feature Description
I'm a keyboard enjoyer. I don't like using mouse/touchpad at all, if I can do same this using only keyboard. So basically: I mostly use only TUI stuff (Neovim, lf, zsh), Vim…
-
I want an option to tell Neovim what to do with East Asian Width Class Ambiguous.
Neovim already has `ambiwidth` option but it's unstable since it applies to all the characters in Neovim.
```
…
-
### Describe the bug
```shell
Plane does not resize using the mouse while running neovim.
Note: Does work with `vi`
```
### To Reproduce
* Open new Warp window.
* Split plane
* Run `nvim` in …
-
List of terminal improvements.
- [ ] vim-patch 8.0.1804: using :normal in terminal window causes problems
- [ ] vim-patch 8.0.1794: duplicate term options after renaming
- [ ] vim-patch 8.0.1743:…
-
Firstly, Thank you for making such a beautiful and stable neovim gui for Mac!
By any chance, is there a way a smooth cursor could be implemented? For example: https://www.youtube.com/watch?v=FCUi_d…
-
Hi,
I've prepared a PKGBUILD file for arch linux, in case you want to add it to the AUR:
```
pkgname=gnvim-git
pkgver=9b88b27
pkgrel=1
pkgdesc='A GTK3 GUI for neovim.'
arch=('i686' 'x86_64')
…
-
Maybe I am using this wrong and I missed it, but when I close the GUI after using it with :NeoAIToggle, my previous message history is gone. This feels like a must have feature as I will often need to…