diff options
Diffstat (limited to 'Emacs/.config/emacs/core.org')
-rw-r--r-- | Emacs/.config/emacs/core.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emacs/.config/emacs/core.org b/Emacs/.config/emacs/core.org index 3902e51..5472ea4 100644 --- a/Emacs/.config/emacs/core.org +++ b/Emacs/.config/emacs/core.org @@ -7,8 +7,8 @@ #+startup: noindent Packages that are absolutely necessary for the rest of the -configuration. These yield core functionality such as keybinding, -modal editing, completion, auto typing to name a few. +configuration. Window management, Keybindings or completion +frameworks; they're all done here. * General General provides a great solution for binding keys. It has evil and use-package support so it fits nicely into configuration. In this |