-
To reporduce : Type `:! cppman string` (you might need cppman) or press `` to acess man page over a code.
Error : In case of manually typing `:! cppman iostream` , following shows up
```
error: [Er…
-
**Describe the bug**
After a working on a project..for a sufficiently long time, i'd say 15 minutes or more, too many files open issue starts popping up. I dont get this issue while using neovim in…
-
This is admittedly a non-issue, but one that bothers me periodically, and I just wanted to know if others share my view.
The thing is that I don't like seeing the short, one line description of vim, …
-
Run neovide from wsl:
```bash
$ neovide.exe --wsl file.txt
```
1)write random symblos
2) press `v` in normal mode
![изображение](https://user-images.githubusercontent.com/59787538/107288796-9f9…
-
I am using gvim 7.4.865. When using a font with ligatures (such as Pragmata Pro) rendering issues occur in such a way to make gvim practically unusable. This happens even when gvim is started like thi…
samis updated
3 years ago
-
When Neovide is launched from application menu (e.g. rofi) or from keyboard key (e.g. sxhkd) other than a terminal, the built in terminal buffer can not display stdout text properly.
![1596293066](h…
-
Hey guys, this is just some exploratory thinking I'm doing but:
Seeing as PCSX2 supports both Linux and Windows and is (as far as I can see) based mostly on cross-platform libs. This leads to the su…
aktau updated
2 years ago
-
- `nvim --version`: `NVIM v0.5.0-dev+a282a177d`
- Operating system/version: MacOS 11.4
- Terminal name/version: Kitty 11.4
- `$TERM`: `xterm-kitty`
~[ ] `vim -u DEFAULTS` (version: ) behav…
-
-
In my neovim config I point towards my config file, e.g. `extraConfig = builtins.readFile ~/dotfiles/nvim/config.vim;`. This has always worked fine but today after running `nix-channel --update && hom…