-
Hi! I'd really like to use your plugin in my setup, but currently, it overrides some of the settings I have explicitly set globally:
https://github.com/Konfekt/vim-formatprgs/blob/70346c16c8fc9…
-
## Is your feature request related to a problem?
No
## Proposed Solution
Add vim plugin for vim/nvim( like: https://github.com/github/copilot.vim, I have been subscribing to github-copilot for th…
-
So I really like this plugin and want to keep using it but when running it alongside the built in VIM keybindings it cause an annoying issue:
If I call vimium: show markers then they show up but wh…
-
Hi! Thanks for the plugin, I've been using it briefly and I think it will be a great fit for my workflow.
I'm wondering what you think about providing some additional keybindings for navigating the…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When searching for text, search window should loop through the results when ENTER key is pressed a…
-
Some comments look like strings and should be parsed as such. However, the current scanner scans the comment as if it was a string because it has a closing double quote.
```vim
" set x
let x="hel…
-
### Problem
Since the release of Vim9 in 2022, the biggest Vim feature that is not (and probably will never be) available in Neovim is Vim9script, not `ttymouse`. So I think it `:h nvim-from-vim` sho…
-
-
### Description
[Jupyterlab-Vim](https://github.com/jupyterlab-contrib/jupyterlab-vim) adds a "Jupyterlab Command Mode" which enables manipulation at the cell level. It's super nice and I'd love to s…
-
**Is your feature request related to a usage problem (not a bug)? Please describe.**
Basically to reduce at the minimum the usage of the hand killing mouse
**Describe the solution you'd like to see …