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:
parent
2fcaad5c1c
commit
575e17a924
4 changed files with 7 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue