-
Using `Topen` or `Ttoggle` creates a blank `[No Name]` buffer, which clog up the `ls` list. Minor, but annoying.
-
## Environment Information
- OS: Android
- vim version: 8.0
- neovim version:
## The reproduce ways from Vim starting (Required!)
```
$ vim
SPC b h
```
## Screenshots
[![asciicast](ht…
-
Neovim v 0.2.1
Windows 10 x64
-
I'm having real trouble finding out how I can page inside the neoterm when it is open and I am in insert mode. ESC and my jk binding don't get me out - is there something I'm missing? Would be cool to…
-
After install git, cannot execute `git clone`.
执行`git clone`时, 程序开始复制然后直接退出,没有实际操作.
手机没有root, 机型是小米 MIX2, miui8/9 都不行.
-
Hi:
I am attempting to jump between windows with keymap below.
inoremap w
The prb is that scala console takes the character before nvim does.
So, I get
scala> 6;5u
in Insert Mode.
let g:n…
-
In my init.vim i had to provide let g:terminal_color_0 = '#5f5f87' ... let g:terminal_color_27 = '#ffffff' to get neoterm to match my vim colorscheme.
Is there a way to make neoterm match the cu…
-
Ubuntu 16.04
### To Reproduce
- Make sure you have the following line in your `init.vim`
```
set inccommand=split
```
- Create a test file
```
echo "This is a test file for inccommand to…
-
As an end-user, I miss some information on where to obtain the app to give it a try. So would you consider e.g. providing one here at Github (best place: see [Creating Releases](https://help.github.co…
-
Sometimes, I would like to create several terminal buffers and switch between these terminal buffers. Could commands like "bnext/bprevious" provided to help to switch between terminal buffers?
Than…