aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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):