-
When I press `K` on a word, looking it up in raco docs doesn't work. The command seems to run, but nothing comes up in my browser. Nor does it work if I execute it in vim directly. For example:
…
-
Currently the `neovim` strategy closes any open terminals, opens a new focused terminal, enters insert mode, and returns to the correct buffer on closing. I think that _at least_ the following behavio…
janko updated
4 years ago
-
Hi,
is it possible to use the run command as a operator on text objects? Often I would like to run the inner paragraph for example or the same indent (with indent textobject plugin).
Also, when op…
-
就是没密匙
信息:
Err:1 http://neoterm.covariant.cn stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A0A40A816B1689AA
Reading package lis…
ghost updated
4 years ago
-
软件源地址失效了,无法安装。
Heyxk updated
4 years ago
-
Hi! At first thanks for `nvr` it helped me a lot to get our of nested neovim sessions...
My current workflow for a react app looks like that:
- single neovim instance (started with NVIM_LISTEN_ADDRE…
-
Thanks!
-
**Describe the bug**
When i want to send command to specific `t:neoterm_id` that is not currently there as example lets say `5` with `:5T ....` or just open this specific neoterm id with `:5TOpen` or…
-
**Describe the bug**
I maintain the [blinds.nvim](https://github.com/jceb/blinds.nvim) plugin that changes the background color of windows that are currently not selected. The functionality relies on…
-
I've reproduced minimally in terms of vimrc.
`:nmap q RClearConsole`, then pressing `q` doesn't seem to do anything. No errors, either, so the plug mapping exists. This works in minimal repro.
`…