-
I'm opening the issue regarding an issue that was observed in clap's input window. In some cases, something seems to be typing letters that are not wanted by the user.
Detailed report can be found …
-
I have the following plugins enabled:
```
ncm2
ncm2-ultisnips
ncm2-markdown-subscope
ultisnips
bullets.vim
```
When a fenced code block editing a markdown file, eg python, ncm2 provides co…
-
* clipboard mode extend (P,p replace?)
* Register support extend (setting)
-
**Describe the bug**
We don't deserve this awesome plugin.
**To Reproduce**
Install the plugin into VsMac
**Actual Behavior**
An amazing Vim experience.
Thank you @nosami for pulling a rabb…
-
Hi,
thanks for the awesome plugin. I'm migrating from a FZF based setup and I'm missing the option to complete in insert mode. Using FZF I can e.g. in insert mode to call the FZF file selection. T…
-
Consider the following code:
```agda
open import Data.Nat
-- cursor jumps to this line
x : ℕ -- cursor should jump to this line
x = {! !}
y = x -- cursor is…
-
https://github.com/tree-sitter/tree-sitter/issues/1042
And an external binary is planned. Feel free to drop any ideas about the tree-sitter integration.
-
It would be nice to add an option to allow entering a value not in the source for user-defined providers.
Use case: in [todoist.nvim](https://github.com/romgrk/todoist.nvim), the user can `:Todoist…
-
**Issue by [epage](https://github.com/epage)**
_Monday Oct 04, 2021 at 18:52 GMT_
_Originally opened as https://github.com/clap-rs/clap/issues/2808_
----
### Rust Version
1.55.0
### Affected …
epage updated
2 years ago
-
Something I do quite frequently from vim in stage very small touchup fixes from the buffer using `gitgutter` to the git staging area, then switch to `tig` to look though and find the commit that the s…