-
## Is your feature request related to a problem? Please describe.
I'm always frustrated with vim keymappings in more integrated environments (e.g. jupyter notebook/lab) that the navigation feels li…
-
### Bug Description
When pressing escape it causes another currently open tab to be switched to.
This is annoying, especially when using vim mode, since I sometimes press escape when I'm in normal m…
-
**Describe the bug**
Global bookmarks disappear after closing vsc.
In native VIM, it will be kept and permanent.
And a suggestion, it is better to give global bookmarks another color (for example…
-
Double-clicking `` in nvim-tree switches focus between panels. It didn’t work for me when I double-clicked ` `with this config.
Need to add:
` map unique `
in ruscmd.lua
And... Thank you very mu…
-
### Component
Forge
### Describe the feature you would like
I think this is probably in every editor the same. I just tried it out in vim. It would be nice to only re-run everything if an act…
-
### Describe the highlighting problem
In my init.vim file, I recognized some weird problems:
Firstly, in some places, especially after an open bracket (like {, ...), strings will not be highlighte…
-
Thanks for this great package! I am able to use it just fine locally (where I have vim 7.4), but I'm getting terse `(2/4) [EXECUTE] (X) Vim(python):Traceback (most recent call last):` messages on the …
-
I did some profiling with https://github.com/hyiltiz/vim-plugins-profile and found that vim-tomorrow-theme has a surprisingly high impact on vim's startup-time:
```
==================================…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Please consider adding support for changing the vim bindings.
### Is your feature request related to a p…
zxaos updated
8 months ago
-
If you open a file multiple times at once like this:
`vim -p file file file file`
`vim -o file file file file`
`vim -O file file file file`
ToggleIndentGuides() will only run for the first instanc…