-
Running it with MacVim does not work. It stays frozen and never gets to open "ranger".
-
The plugin works fine when run in a terminal (I am using the Überzug backend on st) after a bit of fighting with it to do with luarocks which I eventually worked out (I am using lazy.nvim). Since I am…
-
The nvim theme in my terminal looks like this:
![暂无图片](https://i.stack.imgur.com/oKyIT.png)
But with nvim-qt it becomes this:
![暂无图片](https://i.stack.imgur.com/QUCvf.png)
How do I configur…
-
报错消息如下:
![image](https://user-images.githubusercontent.com/12448588/65693386-ce30ac00-e0a6-11e9-9bc5-a7400c2a8848.png)
-
OS Version (操作系统): Linux
VNote Version (Help - About VNote - Version: )(VNote版本): 2.7.2
Symptoms (表现): vnote 已支持 vim 编辑模式,但对于 vim 的快捷键和命令功能支持尚不完善,无法发挥 vim 编辑模式的全部优点,建议通过嵌套真实的命令行 vim 的方法来获得更加一致的体…
-
I love Neovim and I used it personally as well as professionally. I use a multitude of platforms; macOS on my personal laptop, Arch Linux and RedHat Linux for work, and I would love to use it also on …
-
**Is your feature request related to a problem? Please describe.**
OS: macOS Sonoma 14.3.1
Neovide version: 0.12.2
When I run a command in the minibuffer at the bottom of the window, for example…
-
Don't know what are the goals of *vid*, but when I saw that *vid* wants to have some configuration (colors, ...), needs undo, wants non-vim controls, then I asked myself why not to save some work and …
-
@kierun
Creating a bug here so as to not spam the large thread.
From #166:
>Ah, I see. The runtime was wrong, installed and I can see ligatures.
>
>screenshot
>
>I mean, they are horribly b…
-
FYI I made a first pass at an AUR package for neovim-gtk: . This makes it easy to build and install on Arch Linux:
```
git clone https://aur.archlinux.org/neovim-gtk-git.git
cd neovim-gtk-git
m…