From 5700c16b9dd2a964d071dcae4de5baa896bc2d20 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sat, 28 Jun 2025 12:45:21 +0200 Subject: add shortcuts for opening files/links and yanking citekey + `o-o`|`o-l` -> shortcut for opening first file/link of current entry + `y-y` -> shortcut for yanking citekey of current entry --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7c84db1..18db28d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bibiman" -version = "0.12.3" +version = "0.12.4" authors = ["lukeflo "] license = "GPL-3.0-or-later" repository = "https://codeberg.org/lukeflo/bibiman" -- cgit v1.2.3