-
Currently, Bisectly does not reliably support finding the cause of a bad interaction with another plugin – it only supports finding the cause of a bad change to base Vim.
For example, in [this Stack …
-
hi! I [posted in the discord](https://discord.com/channels/1027685395649015980/1123430664683925595/1123430664683925595) but was suggested to move it here.
I went through the setup process:
added `…
-
Hi
I am having trouble with your plugins vim-surround and vim-repeat. Although I found a dirty workaround I thought you might want to know what the issue is.
The problem is that when I use the featu…
-
Some time ago neovim switched to use `filetype.lua` by default. I'm guessing that's the reason that git commit message the filetype isn't yet set on `BufRead` and `BufReadPost`, but after `BufEnter`. …
-
### Description
Whenever `` key is pressed to stage a file in `git_status` picker, the selector moves to the bottom of the window. This makes staging multiple files cumbersome as you have to move up …
-
When I PluginInstall, all plugins I wanna intall can not be loaded. And log says:
[2018-06-28 14:14:54] Plugin VundleVim/Vundle.vim
[2018-06-28 14:14:54] $ git clone --recursive "https://github.…
-
### Description
I'm on WSL 2 and the colors seam to be completely off. What can I do about that?
### Neovim version
```markdown
NVIM v0.8.0-dev-929-g9a100ee16
Build type: RelWithDebInfo
LuaJIT …
-
Hi! I'm getting the following error message using packer with nightly neovim:
> Error executing luv callback:
...vim/site/pack/packer/opt/packer.nvim/lua/packer/jobs.lua:76: bad argument #1 to 'is…
-
I started creating type specific settings for gvim in the .vim/after/ftplugin directory.
This works fine, but everytime I change to another file via nerdTree, I get this error:
```
Error detected whi…
-
I remap increment/decrement and use `C-a` for select all. The addition of integration with other increment plugins in a418667 breaks user remapping of SpeedDating commands.
" .vimrc
let g:speedd…