plugins/obsidian: include git dependency

Fixes tests because of package change that calls git
This commit is contained in:
Austin Horstman 2026-01-23 12:13:40 -06:00 committed by Matt Sturgeon
parent 5278f01d0c
commit c807eb762b

View file

@ -10,6 +10,9 @@ lib.nixvim.plugins.mkNeovimPlugin {
maintainers = [ lib.maintainers.GaetanLepage ];
# TODO: upstream inclusion/patch
dependencies = [ "git" ];
settingsExample = {
workspaces = [
{