summary refs log tree commit diff
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-23 11:04:32 +0000
committernoa@gaiwan.org2024-06-23 11:04:32 +0000
commit41ce3ec6ee0933b62ba842d25bfd848cbec1defc (patch)
treec55f68e38f2ec2252ee64a23097c63b3ee7afb65
parentde0b2c57c04ed05c3b6237b329c977f7252a858b (diff)
Fix broken indentation
-rw-r--r--config.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.org b/config.org
index 7415795..fd30bd3 100644
--- a/config.org
+++ b/config.org
@@ -396,9 +396,9 @@ Replace the default spellcheck binding with jinx
 Show the corrections in a grid, so i can see more of them at once.
 
 #+begin_src elisp
-(add-to-list 'vertico-multiform-categories
-             '(jinx grid (vertico-grid-annotate . 20)))
-	     #+end_src
+  (add-to-list 'vertico-multiform-categories
+	       '(jinx grid (vertico-grid-annotate . 20)))
+#+end_src
 
 *** Add corrected words to abbrev