aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlukeflo2025-02-24 16:24:22 +0100
committerlukeflo2025-02-24 16:25:26 +0100
commitff1208968e99dbd5906be449850203b554e02e17 (patch)
treefa9dd30142a737ad0468a77e8ffae54c76e616ef /README.md
parent7cf08ef15b50b5f83fccbe65ea161f2e92c22cd0 (diff)
downloadbibiman-ff1208968e99dbd5906be449850203b554e02e17.tar.gz
bibiman-ff1208968e99dbd5906be449850203b554e02e17.zip
toc in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 41ebdfc..d3b32e9 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@
</div>
+<!-- mdformat-toc start -->
+
## TL;DR
`bibiman` is a simple terminal user interface for handling your BibLaTeX
@@ -163,7 +165,8 @@ selected_row_bg_color = "237" # 256-color index
selected_row_bg_color = "#3a3a3a" # HEX code
```
-To run `bibiman` with some default values for a light-colored terminal use the `--light-terminal` flag.
+To run `bibiman` with some default values for a light-colored terminal use the
+`--light-terminal` flag.
## Features
@@ -228,9 +231,9 @@ enabled by default. You can use some special chars to alter pattern matching:
## Edit bib entry
-The main editor can be set through the [config file](#values). Otherwise, the
-environment variables `VISUAL` and `EDITOR` will be used in this order. The last
-fallback solution is `vi`.
+The main editor can be set through the [config file](#general-configuration).
+Otherwise, the environment variables `VISUAL` and `EDITOR` will be used in this
+order. The last fallback solution is `vi`.
I've tested the following editors (set as value of `VISUAL` and through the
config file):