aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/core.org
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-05-11 13:05:41 +0530
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-05-11 13:05:41 +0530
commit6aa3c170e93ea9a88b16816a3396778def524a01 (patch)
tree72f1d9720a915d0cfc9e97016900e66c7a272069 /Emacs/.config/emacs/core.org
parent40240bbfd7d508570856fdaa43274baa31a30e53 (diff)
downloaddotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.tar.gz
dotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.tar.bz2
dotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.zip
(Emacs/*)~clean up text, change license of elisp packages to GPLv2 strictly
Diffstat (limited to 'Emacs/.config/emacs/core.org')
-rw-r--r--Emacs/.config/emacs/core.org4
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