fix vim
Some checks failed
/ lint (push) Failing after 34s

This commit is contained in:
Jana Dönszelmann 2026-03-17 12:45:47 +01:00
parent 9583e816d6
commit 62ecb566ed
No known key found for this signature in database
3 changed files with 11 additions and 12 deletions

View file

@ -154,9 +154,7 @@ inputs@{ machine, ... }:
"--from"
"trunk()"
];
next = [ "edit" "@+" ];
n = [ "edit" "@+" ];
prev = [ "edit" "@-" ];
p = [ "edit" "@-" ];
gp = [ "git" "push" ];