commit d15213ac9f825c6f7006b3091ded168ae143e4f6
parent 17fcace22b9a05ee3420ee003baee87db3a4ffcc
Author: Hugo Soucy <hugo.soucy@toumoro.com>
Date: Tue, 17 Nov 2020 12:23:05 -0500
Update the README
Diffstat:
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -4,17 +4,20 @@
My setup for GNU Emacs. Mainly builded with
[use-package.el](https://jwiegley.github.io/use-package/).
-* [ui-ux.el](./partials/ui-ux.el)
* [autocompletion.el](./partials/autocompletion.el)
-* [fly.el](./partials/fly.el)
* [backups.el](./partials/backups.el)
* [charset-encoding.el](./partials/charset-encoding.el)
* [custom-settings.el](./partials/custom-settings.el)
* [defuns.el](./partials/defuns.el)
* [diff.el](./partials/diff.el)
* [email.el](./partials/email.el)
+* [extras.el](./partials/extras.el)
+* [feed.el](./partials/feed.el)
+* [fly.el](./partials/fly.el)
* [key-bindings.el](./partials/key-bindings.el)
* [lua.el](./partials/lua.el)
+* [org.el](./partials/org.el)
* [shell.el](./partials/shell.el)
-* [extras.el](./partials/extras.el)
+* [ui-ux.el](./partials/ui-ux.el)
* [webdev.el](./partials/webdev.el)
+* [Etc...](./partials)