-
vim version: NVIM v0.7.2
node version: v18.9.0
coc.nvim version: 0.0.82-488d6ae7 2022-09-22 01:50:53 +0800
coc.nvim directory: /Users/aspirin2d/.local/share/nvim/plugged/coc.nvim
term: iTerm.app
…
-
How would I create a mapping
gh - "go to homepage"?
Firefox vim plugins had this useful command.
-
Neovim provides a lua function [`vim.ui.select()`](https://neovim.io/doc/user/lua.html#vim.ui.select()) that can be used by plugins to ask the user to select one of several entries. Other plugins can…
-
### Describe the bug
Issues building on aarch64 within a proot-distro alias of Debian GNU/Linux proot chroot guest of an unpriviliged user in an unrooted Termux host environment. I have pretty much…
-
### Description
Stage a file with accent in its name doesn't work.
### Neovim version
NVIM v0.9.2
Build type: Release
LuaJIT 2.1.1692716794
### Operating system and version
Debian 12
### Steps…
-
I can't figure out which plugin caused the issue, with minimum config it's ok, but with plugins enabled it shows the error.
I think the plugins related are peekaboo, vim-surround, vim-airline.
s…
-
Version: 1.0.130
Platform: win32 10.0.19041
Plugins: none
I use vim to edit a file, and after quit, the first line will remain at the top of the page, which will be saw if we scroll up, just like…
w-jin updated
2 years ago
-
```
What steps will reproduce the problem?
1. Follow instructions at top of misc/vim/readme.txt to setup Go plugins for
Vim by adding several lines to ~/.vimrc
2. Restart Vim
3. Edit any *.go file i…
-
I'm running Neovim and everytime I load vim-pandoc-syntax I get the error
```
line 693:
E421: Color name or number not recognized: ctermfg=#ffa0a0
```
This looks identical to the issue in [her…
-
I have started to rework on this system after few years. Moved from India to USA recently. I have used pathogen before and thought of re-organizing my plugins. But now using pathogen, executing vim cr…