vimiv: Add batch marking images

Use `V` in the library or thumbnail view to mark contiguous images,
mimicking vim visual selection mode.
This commit is contained in:
Marty Oehme 2024-07-26 11:42:42 +02:00
parent 2fcaad5c1c
commit 575e17a924
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "scripts/.local/share/uoeia"]
path = scripts/.local/share/uoeia
url = https://git.martyoeh.me/Marty/uoeia.git
[submodule "multimedia/.local/share/vimiv/plugins/batchmark"]
path = multimedia/.local/share/vimiv/plugins/batchmark
url = https://github.com/jcjgraf/BatchMark