Custom configuration for Doom Emacs
The sane layout for insane world. Ukraine 🇺🇦 is being attacked and destroyed by terrorist state of russia. Help 🇺🇦Ukraine🇺🇦! Defend the World from russian fascism!
(Given you have Doom Emacs installed as described here https://github.com/doomemacs/doomemacs#install)
mv ~/.doom.d ~./.doom.d.backup # backup if needed
git clone git@github.com:vlnn/doom-emacs-configuration/ ~/.doom.d
~/.emacs.d/bin/doom sync
This is primitive but not-so-clean configuration of doom-emacs. Of course you should grow your own. No problem, just steal interesting stuff from here as I did before.
Some features you may expect to be working:
- Commented
config.el
where every implemented idea has at least one comment. - Use blasphemous
jkl;
instead everyone's lovedhjkl
in evil-mode. There is a good reason for that, and you should buy one for yourself -- it's called Kinesis Advantage. See https://github.com/vlnn/kinesis-advantage-2 for more.
Please open an issue (preferably followed by PR). I'll investigate and at least communicate my thoughts back to you (or even implement something useful!)