diff --git a/nvim/.config/nvim/fnl/dotfiles/plugin/orgmode.fnl b/nvim/.config/nvim/fnl/dotfiles/plugin/orgmode.fnl index f8c9eb5..7ca0e55 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugin/orgmode.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugin/orgmode.fnl @@ -1,6 +1,6 @@ (module dotfiles.plugin.orgmode {autoload {orgmode orgmode}}) -(orgmode.setup_ts_grammar) +;;(orgmode.setup_ts_grammar) (orgmode.setup {:org_agenda_files ["~/Dropbox/org/*" "~/my-orgs/**/*"] :org_default_notes_file "~/Dropbox/org/refile.org"