aboutsummaryrefslogtreecommitdiff
path: root/files/bibiman.toml
diff options
context:
space:
mode:
authorlukeflo2025-02-17 20:55:46 +0100
committerlukeflo2025-02-17 20:55:46 +0100
commitd443843d352d740b895c4d622eb9af9567aa7423 (patch)
tree5b61ec01b2d54461c423b97e2a702e7ec7daded9 /files/bibiman.toml
parent059591a1be6b887eaca9b114fdb5b350a65bae43 (diff)
downloadbibiman-d443843d352d740b895c4d622eb9af9567aa7423.tar.gz
bibiman-d443843d352d740b895c4d622eb9af9567aa7423.zip
improve file handling
+ If config file **and** CLI args have different files/dirs, concat them and open all + Adapt UI to show which files are choosen + TODO: Flag for ignoring config file
Diffstat (limited to 'files/bibiman.toml')
-rw-r--r--files/bibiman.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/bibiman.toml b/files/bibiman.toml
deleted file mode 100644
index e24b597..0000000
--- a/files/bibiman.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[general]
-bibfiles = ["../tests/biblatex-test.bib"]
-editor = "vi"