-
### Environment
* Operating System:
* Vim version `:version`: NVIM 0.3.2
* NERDTree version `git rev-parse --short HEAD`: 72c3656
* NERDTree settings applied in your vimrc, if any:
```…
-
When using this plugin in win7, I get following errors, It is hard to reproduce.
the errors is:
```
Error detected while processing function sy#start[42]..sy#repo#detect[3]..sy#repo#get_dif…
-
MPFR doesn't build on latest Raspbian since it doesn't find aclocal
```
root@raspberrypi:/home/pi/nexmon/buildtools/mpfr-3.1.4# make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/pi/nexmon/…
-
- `nvim --version`: NVIM v0.3.2-913-g108566e7b
- Vim (version: ) /
- Operating system/version: Arch Linux
- Terminal name/version: tmux in termite
- `$TERM`: tmux-256color
### Steps to reproduc…
-
In tui mode, `g` key requests to restructure graph based on the currently pointing function. But it doesn't work in nested manner.
Here is the sequence to reproduce it.
- step 1. open tui witho…
-
Hello,
The bug described in issues #48 and #65 has returned as of Jun 26, 2017 in https://github.com/justinmk/vim-sneak/issues/48#issuecomment-311248570
Thanks for your consideration.
-
All of a sudden, when I use ST terminal, NeoVIM does not work, but it does work in gnome terminal. Get this error:
![selection_033](https://cloud.githubusercontent.com/assets/8825037/21719064/a423…
-
Hey there,
I'm interested in doing a windows port. What would be involved?
Thanks,
Martyn
-
I've tried to generate graphviz output for clang and v8, but failed.
```
$ dot -Tpng clang.dot -o clang.png
Error: clang.dot.old: syntax error in line 12 near '.'
```
Here is the dot file info.
…
-
In `autoload/vimple/version.vim` around line 45, the regexp that splits out the versions is fragile and breaks against neovim 0.3.1 on Arch:
```
Error detected while processing function vimple#ver…
ghost updated
6 years ago