diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-12 22:29:26 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-12 22:29:26 +0200 |
commit | 5d188297a5790a46df54a0c6681fd2ecb466ff05 (patch) | |
tree | b197cd32eff7d3efced714c16eb8d243b294c97c /fnl/plugins | |
parent | e6897052ec0c38056d4266a0e130aefd7933edec (diff) |
Load org on ft
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/orgmode.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/plugins/orgmode.fnl b/fnl/plugins/orgmode.fnl index 835becf..c3fd923 100644 --- a/fnl/plugins/orgmode.fnl +++ b/fnl/plugins/orgmode.fnl @@ -85,7 +85,6 @@ (bullets.setup bullets-opts))) {1 :nvim-orgmode/orgmode - :event :VeryLazy :dependencies [:akinsho/org-bullets.nvim :chipsenkbeil/org-roam.nvim] :ft [:org :orgagenda] : config |