-
How to reproduce.
1. Have two tmux panes split vertically.
2. Open vim on the right pane
3. split vim with vsplit
4. Switch to the left tmux pane with ctrl-h.
5. Press ctrl-h again
You'll sw…
-
**Bug**
When I amend a commit, the lazygit UI shifts to the left and gets cut off (when using a floating window in neovim).
**Steps to reproduce the behavior:**
1. open lazygit in a floating wi…
-
**Is your feature request related to a problem? Please describe.**
When commiting from status, I'd like to be able to see line numbers. I changed the setting `disable_line_numbers` to `false`, but th…
-
```
Could vim have a built-in tojson({value}) and fromjson({json}) helpers to
serialize and deserialize JSON?
JSON is used in lots of vim plugins like
https://github.com/Valloric/YouCompleteMe,
ht…
-
**Is your feature request related to a problem? Please describe.**
Whenever I want to focus my editor I use the mouse and randomly click inside it. Doing this repositions the cursor. I'd rather it ju…
-
I'm working on a setup where on startup my init scripts detect whether dependencies have been installed or not and having a bit of trouble getting it to do what I want.
What I have so far:
```lu…
-
It'd be awesome to have a lot more suggested projects
🐞 Problem
Currently we have only a bunch of projects in project suggestions
🎯 Goal
Have a lot of project suggestions from diverse domains,…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
0.9.2
### Operating system/version
wsl2 ubuntu 22…
-
Current `shellpipe="&>"` is incompatible with fish which results in error something like:
```
fish: Expected a command, but instead found a redirection
rg --vimgrep -i foo &> /var/folders/4z/bxmd…
-
Hey johndgiese!
I'd love to try out vipy, but I can't seem to get it to work. As opposed to the readme, I didn't just get ftplugin/python/vipy.vim, but also plugin/vipy.vim and main.vim. Now vim does…