===== Emacs ===== Sources: * https://www.masteringemacs.org/article/beginners-guide-to-emacs * https://sachachua.com/blog/2013/09/how-to-learn-emacs-keyboard-shortcuts-a-visual-tutorial-for-newbies/ * https://sachachua.com/blog/category/emacs/ * http://alexott.net/ru/writings/altlinux-emacs/ * https://lordgrenville.github.io/posts/Emacs/ Installing ########## * `Various ways `_ to install Emacs Remapping Keys ############## * ``Caps Lock`` as ``Ctrl`` - still using pinky finger - ``Ctrl+Shift+Left`` `does not work `_ * Pressing ``Caps Lock`` `with palm `_ - pressing bottom row feels uncomfortable * Swap ``Ctrl`` with ``Alt`` as ``Alt`` is easy to press with thumb - what should be meta key in emacs then? * TODO: Buy simmetric keyboard Config Files ############ * ``~/.doom.d`` - ``init.el`` - ``config.el`` - ``packages.el``