-
Trying to open neo-tree when active buffer is fugitive git status (`:Git` command)
When I press `y` to change cwd. A error message popup
ray-x updated
7 months ago
-
1. installed per instructions
2. launch vim, says to run update.sh
3. run update.sh
`~/.vim/bundle/vim-ide-elixir$ ./update.sh`
4. Errors
```
HEAD is now at c36f9c5 Update module versions
…
ToddG updated
5 years ago
-
-
I made the typo change for its name in #739, but then reading the [project's description](https://github.com/airblade/vim-gitgutter) I think the paragraph saying:
> vim-gitgutter is a plugin that a…
-
Assume the command in question is `:Git send-email --annotate HEAD~2`. This will prepare patches for the last two commits pointed to by `HEAD` and prepare one email message for each which will be sen…
-
Currently `&autochdir` changes the current working directory to that of the opened file.
At least equally useful would be a variant to change to that of its Git root (next parent directory containin…
-
Hello! Thanks for creating the coq_nvim plugin! I have really appreciated how easy it is to get it up and running and the speed with which is suggests the completions. It is also impressive how it wor…
-
After https://github.com/ruifm/gitlinker.nvim/pull/24, it's now possible to generate URLs for changed files.
Unfortunately that is done at the expense of the line numbers which are discarded since on…
-
### Environment
- OS:
- [x] Linux (Fedora 32)
- Vim:
- [x] NeoVim
### `:version`
```
NVIM v0.4.4
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -O2 -g -…
-