dotfiles/.gitmodules
Marty Oehme 575e17a924
vimiv: Add batch marking images
Use `V` in the library or thumbnail view to mark contiguous images,
mimicking vim visual selection mode.
2024-07-26 11:42:42 +02:00

9 lines
414 B
Text

[submodule "pass/.local/share/pass-pick"]
path = pass/.local/share/pass-pick
url = https://git.martyoeh.me/Marty/pass-pick.git
[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