summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam M. Stück <adam@adast.xyz>2022-12-05 08:48:40 +0100
committerAdam M. Stück <adam@adast.xyz>2022-12-05 08:48:40 +0100
commitf41f0a318734ea43b7017aa0fb737f003d7f9102 (patch)
treecc632083242fa2a25917fe963bf5d37e4929dc62
parent89b2764e5c6ca2e85a534153246f7cd37befd1c7 (diff)
ctpv: revert to default config
Use bat instead of glow for markdown files
-rw-r--r--.config/ctpv/config3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/ctpv/config b/.config/ctpv/config
index d5b1870..e69de29 100644
--- a/.config/ctpv/config
+++ b/.config/ctpv/config
@@ -1,3 +0,0 @@
-preview markdown .md {{
- glow -w $(("$w" - 2)) -s dark "$f"
-}}