-
It'd be great to have a further-implemented "delete" verb (this is the main one I can think of; add would be useful too), and movements for it to act over.
For example dG should delete to the end o…
-
### Better Bookmarking
Currently DSS supports bookmarking using an array to store slide - register pairs. This array is 5x2 in length.
I think that there could be a better solution for storing b…
-
We 'bout to get search! But how?
Here's a rough outline of the (current) plan:
- [x] Start with a basic UI similar in style to the search panel in vscode
- [x] Add first-class keyboard navigati…
-
I just tried Podium in Python3.7 on Ubuntu 18.04, it worked great.
There was no support for my editor's bindings though, which I think is because [`toga.command.Command`](https://toga.readthedocs.i…
-
[](#firenvim-----)[Firenvim](https://github.com/glacambre/firenvim) [![](https://camo.githubusercontent.com/d0106d93773d81489fbcd6de00e54bcbf5b6d678/68747470733a2f2f7472617669732d63692e6f72672f676c616…
-
Hello,
I know that `M` does `Restore selections from mark`. But it replaces in my opinion an important motion of vim which is to go to the middle line of window.
```
*M*
M To Middle li…
lobre updated
11 months ago
-
This is such a great feature. One of those things that you've always missed without knowing it. One question, though: Does it make sense that this has it's own mode? I would guess that users want …
-
**Is your feature request related to a problem? Please describe.**
Hi! I would like to work without visual mode completely. is it possible to just turn it off somehow?
**Describe the solution yo…
-
I use org-roam.nvim in conjunction with lazy.nvim as a package manager. Because org-roam.nvim is a rather slow plugin to load, it gets lazy-loaded whenever i use one of its keymaps and no earlier.
…
-
Hi,
I usually edit latex code with lots of equation environments and therefore many open and close patterns. LaTeX-Box tries to detect and highlight these patterns, which is a really helpful feature.…