feat(anki): default deck per directory

This commit is contained in:
arne314
2025-01-10 16:38:34 +01:00
parent a1f2276614
commit 1de9ecee92
5 changed files with 48 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
name = "typstar"
version = "1.1.1"
version = "1.2.0"
description = "Neovim plugin for efficient note taking in Typst"
authors = [
{ name = "arne314" }