-
### Neovim version (nvim -v)
0.6.0 Release
### Vim (not Nvim) behaves the same?
no, vim 8.2.4096 works regardless of terminal emulator (version) and/or TERM value
### Operating system/vers…
-
Hi!
First of all, thanks for the amazing plugin!
Is it possible to add description for the commands, so that we can see more details in which key?
Take a look how we see `vim-table-mode` mapp…
-
I am using ~Noice.nvim~Whichkey.nvim. When enabled, full_visual_line does not trigger on the push of `V`. Instead another butten needs to be pressed by the user to trigger the full visual line.
Is …
-
this would be useful to get an auth token
I'm thinking about something:
```
export TOKEN=Cookie=`curl https://swapi.co/api/people/1/ |jq --arg --raw-output '.name'`
echo $TOKEN
```
a way to pipe…
-
### The Feature
Hello!
Please add GitHub Copilot as model provider for the proxy.
Should be possible like this: https://github.com/olimorris/codecompanion.nvim/blob/5c5a5c759b8c925e81f8584a0279…
-
when I try to `:lua require('navigator.definition').definition_preview()` or `gp` or `gP` on a symbol it wont open the definition in a preview for some reason unlike `gr` which does work as expected, …
-
### Summary
Building my first Expo app, all going well until I tried `Press j | open debugger`.
I use `vim` as my main editor, and before I knew it, vim was opening up in the terminal that the CLI…
-
### Check for existing issues
- [X] Completed
### Describe the feature
[Flash](https://github.com/folke/flash.nvim) lets you search and jump to Text inside a file by appending jump labels as …
-
### Check if applicable
- [X] I have searched the existing issues (**required**)
- [ ] I'm willing to help fix the problem and contribute a pull request
### Describe the bug
When following a markdo…
-
Not sure if this will work, but worth a try...
First, replace literal tmux invocations with $TMUX_VIM_TMUX_BIN.
Then, when running tmux on local, ssh to remote, and try:
TMUX_VIM_TMUX_BIN='ssh lo…