-
The default emacs keybinds are painful to use
For example to copy you need to press `C-X C-C` which compared to vim's `:y` (**Y**ank) is less efficient as it takes almost twice as much time to pres…
-
How feasible is it to add the vim motions feature? Some web editors support it like [replit](https://replit.com/) has these `keybinds` option:
![image](https://github.com/leanprover-community/lean4we…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
v0.10.0
### Neorg setup
return {
{
"nvim-treesi…
-
- [x] Multi line editing
- [x] Coloured braces/parantheses
- [ ] Module imports with pyright
- [x] git
- [x] multi line comment
- [x] configure shortcuts :
- [x] Go to implementation
- […
-
As far as I see this extension only supports jupyterlab versions up to 3.*
It would be good to support the new jupyterlab 4.* versions, too. Maybe this does not even require a lot of changes?
-
My configuration for rest-nvim has been unchanged for months but after updating to the latest version it breaks my configuration and I get the following error.
```
Failed to run `config` for rest.…
-
**Is your feature request related to a problem? Please describe.**
I tend to write a lot in Vim, and use its keybinds in as many programs I can. As of recent I've also been writing LaTeX, for which I…
-
This plugin is obviously incredible. great job. so so cool.
The way the keymaps are handled circumvents the usual way keymaps are usually handled by most plugins.Typically, the plugin author exp…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Many vim distros like LazyVim or NvChad and Doom Emacs or even Helix have a Which-Key popup for extra keybinds.
It's ex…
-
Hi,
I'm able to move between panes but not able to resize them. Looks like I've some conflict with the base keybinding because `Alt hjkl` just move between panes.
Ideas how can I fix?
Thanks!