diff options
author | Ashton Wiersdorf <mail@wiersdorf.dev> | 2023-08-17 10:53:32 -0600 |
---|---|---|
committer | Ashton Wiersdorf <mail@wiersdorf.dev> | 2023-08-17 10:53:32 -0600 |
commit | bdc282be9397b9ebd0444570040ce52a02c42d08 (patch) | |
tree | c09cc05c25afe5d08a4958fc0880d854dd0e11b1 /mixins/org.el | |
parent | ac890acfa3b35237e8db75f03b480e2cf6eb49c8 (diff) |
Update README; add (built-in) tree-sitter config and notes
Diffstat (limited to 'mixins/org.el')
-rw-r--r-- | mixins/org.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mixins/org.el b/mixins/org.el index 1f708a0..0d02e24 100644 --- a/mixins/org.el +++ b/mixins/org.el @@ -33,8 +33,8 @@ ;;; These variables need to be set for Org-mode's full power to be unlocked! ;;; ;;; You can read the documentation for any variable with `C-h v'. If you have -;;; Consult configured (see the `ui.el' file) then it should help you find what -;;; you're looking for. +;;; Consult configured (see the `base.el' file) then it should help you find +;;; what you're looking for. ;;; Phase 1 variables |