diff options
-rw-r--r-- | readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..268d881 --- /dev/null +++ b/readme.md @@ -0,0 +1,28 @@ +# My Emacs config +I use to run prelude but thought its time to try and build my own. + +## Major modes +Try to use all tree sitter major modes. Seems a little tricky to get this +working consistently. + +## Minor modes +Doom modeline +Helm +Helm AG +Projectile +Magit +Flyspell +Flycheck +Corfu +Lsp mode +Crux +Supersave +Whitespace cleanup mode +easy kill +volitile highlight +gcmh - garbage collection magic hack +nerd icons +smartparens + +## Theme +Solarized dark |