summaryrefslogtreecommitdiff
path: root/fnl/plugins/orgmode.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-04-13 20:25:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-04-13 20:25:39 +0200
commit8b9610f7a1902a526287a7610032acffdf66864a (patch)
tree541d8b45bca15794f37a3b6d7f1b1946d96ea9b1 /fnl/plugins/orgmode.fnl
parent3c6c3a2e58b6cd18ab4854a8674f89f75705897d (diff)
Remove legacy code
Diffstat (limited to 'fnl/plugins/orgmode.fnl')
-rw-r--r--fnl/plugins/orgmode.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/plugins/orgmode.fnl b/fnl/plugins/orgmode.fnl
index 0be49c7..ac04863 100644
--- a/fnl/plugins/orgmode.fnl
+++ b/fnl/plugins/orgmode.fnl
@@ -70,7 +70,6 @@
(fn config []
(let [orgmode (require :orgmode)
bullets (require :org-bullets)]
- (orgmode.setup_ts_grammar)
(orgmode.setup opts)
(bullets.setup {:concealcursor true
:symbols {:list (. icons :line)