diff options
author | Sam Light <samlight1994@gmail.com> | 2025-05-18 12:06:11 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-05-18 12:06:11 +0100 |
commit | 4c21fb52f969b6c7ea2593fb55561ee0774b8be9 (patch) | |
tree | ffa5a5dd1b9c765dcc304335bca38c14c6fe45cf /readme.md | |
parent | cc039530db622500e700685fda402bc91b83abf1 (diff) |
Readme
Diffstat (limited to 'readme.md')
-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 |