-
Hi everybody,
I am trying to use omnisharp-vim for the first time, so i am on Archlinux, and i installed it on my system from this aur package : https://aur.archlinux.org/packages/omnisharp-vim-git
…
-
I'm trying to write a proper clipboard provider plugin that behaves correctly on Linux, i.e. own clipboards and send out data on request, instead of Neovim style's "send on copy" method. This makes it…
-
### Describe the solution you'd like?
```shell
In terminal vim, you are not able to capture ⌘ as a modifier key (only control, shift, etc).
In GUI vim (like Gvim, VimR) you _can_ because they a…
-
- [x] I have fzf 0.30.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.…
-
Firstly, thank you for an amazing (and much needed) piece of software.
Currently up and down arrows more back and forward 1 year, this is cool but *probably* not used too much.
I think having up…
-
**Describe the bug**
The most recent two Vim Mode releases, 1.26.2 and 1.27.0 don't work at all for me. 1.26.1 works fine.
**To Reproduce**
1. Install the latest (default) version of extensio…
jeffs updated
6 months ago
-
### Problem
Do we still think it was the right choice to make `vim.iter` handle arrays and general tables together? Could we consider splitting this (as Lua does with `pairs` and `ipairs`), so the …
-
Hi and thanks a lot for Vim!
Vim 8.1 does not support yanking and pasting to the system clipboard when run on Wayland (using Sway, for example).
There are [workarounds](https://www.reddit.com/r/…
mb720 updated
5 months ago
-
### Describe the bug
In vim, block selection mode can be entered by typing `CTRL` + `V`. Enabling vim mode in marimo, this command does not enter block selection mode, but rather puts the cursor to t…
-
If you enable the git option `fsckobjects = true`, which is recommended practice, all the vim-scripts repos fail like this:
```
$ git clone https://github.com/vim-scripts/scratch.vim.git
Cloning into…