-
- `nvim --version`:
```
VIM 0.2.0-dev
Build type: RelWithDebInfo
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/neovim-_7RAuS/neovim-0.1.5ubuntu1+git201701121145+3046+…
-
I have a weird problem with neovim-dot-app. When I launch it, I get a completely "naked" (no colors, no plugins, no settings) instance. For instance, running :set inside of dot-app:
![neovim-dot-a…
-
- Reuse whoosh queries for the papis database
- Use [pybtex](https://pybtex.org/) instead of bibtexparser.
- Fix tests
- Document stevedore plugin system and discuss further where to use it @teto
…
-
When moving in a file with the keyboard (`j`, `k`, `l`, `h`), the cursor first appears at the bottom right of the screen and then moves to where it should be in the file (This is a picture of it while…
-
In Vimr you currently can't do:
```
set guifont=Iosevka:h12
set linespace=2
```
or use `:GuiFont` and `:GuiLinespace` to do the same from `init.vim`
It would be nice to have these to be able t…
-
Vim, of course, works best with a hardware keyboard. Mostly it works well, but special keys like `` and `` are not recognized properly.
- `` doesn't seem to work at all: I must use the software ke…
-
From the screenshots of GNvim in the wiki I assume that there should be icons of boxes, < >, etc. in the popup menu for auto completions. However, as the title states, mine only shows circled question…
-
I've been trying various NeoVim GUIs in an attempt to find one with low input latency. So far I've determined what both neovim-qt and neovim-gtk have pretty good latencies (15-20 ms versus 35 ms for G…
-
With [vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors), neovim sends invalid `cmdline_show` message where the cursor position is out of bounds.
To reproduce this issue, use [g…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […