-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
The ability to send all files in a directory to the quickfixlist was recently added (https://…
-
Hi there! Big fan of himalaya here! I'm using himalaya, with himalaya-vim (neovim), in past few days and I'm enjoying a lot! But recently, in himalaya-vim, when downloading attachments, this always re…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Currently zed automatically yanks to system clipboard in vim mode when `use_system_clipboard` is set. The default vim behaviou…
-
In all autocompletes with TAB, I get the following behavior:
- start to write a word
- hit tab
- then a fully-completed word is produced
- I can cycle through fully-completed words by hitting ta…
-
**Is your feature request related to a problem? Please describe.**
As a developer used to working with Vim motions in my editor, it is a bit jarring to edit code in Mage and not have support for this…
-
## Problem
All `vim.lsp.buf.*` functions run asynchronously, however they do not provide callbacks when they finish.
This is needed so users can invoke other behaviours after calling these functions…
-
### Feature Description
I was trying to make blink work with https://github.com/saecki/crates.nvim using the compat layer. But I couldn't get it to work correctly. I don't get completions for the ver…
-
The only way I managed to make it work is by importing the module like this:
```lua
return {
"arzg/vim-colors-xcode",
}
```
And in my init.lua, although it's not ideal:
```lua
vim.api.…
-
It would be cool if the tool supported an output format similar to "typical compilers", so that it could be easily fetched into vim's "quickfix" window, for easy jumping through the lines shown in the…
-
Hello, I am sorry if this issue has already been discussed but I could not find a suitable fix when searching on the internet or in the vim git issues.
The problem I have is that there are some ope…