-
I've decided to also add window rules due to popular request, so if you want ur sick window rules added share them here. Don't forget about #22 too, I will be adding these both at the same time, so I'…
yavko updated
5 months ago
-
Keys configuration and customization (Emacs vs. VI vs. Windows)
-
I installed the plugin using Vundle by adding `Plugin 'tiagofumo/vim-nerdtree-syntax-highlight'` in my .vimrc. It successfully installed. I also made sure I had the the devicons font installed.
Whe…
-
Hi, let me start with a bit of background:
[libvterm](https://launchpad.net/libvterm) is an abstract terminal emulator library without any system dependencies(implemented in pure C99 API). It exposes…
-
![Screenshot_20241007_042823](https://github.com/user-attachments/assets/135d59f5-8a77-412f-9256-5b2ad1e6017a)
![Screenshot_20241007_042408](https://github.com/user-attachments/assets/ddd81a53-9b2b-4…
-
**coc verison**
The latest, 0.0.11
**Describe the bug**
`pyls` not work under **win10** when writing python, the minimal vimrc is
```
if has('nvim') && v:version >=800 && executable('node') &&…
-
Hello, and thank you for the wonderful program you have made!
When I start goneovim (v0.6.2) I see the following (goneovim is on the left, nvim-qt is on the right for comparison):
![image](https:/…
-
## Problems summary
- After installing this plugin, There is no completion from clang when I insert texts in cpp files.
- In Windows Task Manager I can see a python.exe take 100% of one cpu core .
- …
-
It would be great if ONI could add a `--server` option so that I can connect to a specific, already running session of Neovim.
That would also open up the possibility of using it in combination wit…
xelra updated
5 years ago
-
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the …