GNU/Emacs: change configuration
* Do not ask about final newlines.
* Change whitespace style.
* Enable one disabled command.
* Change default font size.
GNU/Emacs: add optional main project for projectile
* Function `projectile-project-root' is adviced to
return the main project if it is defined. Otherwise
the function is run normally.
GNU/Emacs: add desktop directory with placeholder file
Add APMD config, bind keys for saving/restoring desktop on GNU/Emacs
GNU/Emacs: run code only if needed
GNU/Emacs: change server starting because of EXWM
GNU/Emacs: remove few packages
Add initialization file for Korn shell
GNU/Emacs: use package exwm in BSD
Add scripts for toggling between dark and light mode
GNU/Emacs: restore accidentally deleted midnight mode hook
Use 'moe-theme' in both dark and light mode
* Use 'moe-theme'
* Toggle between light and dark mode according
to an environment variable.
* Change midnight colors for the 'pdf-tools'
according the darkness or lightness of the
mode.
GNU/Emacs: use package 'rg', change font size
GNU/Emacs: configure font height
GNU/Emacs: add function and binding for calculating UTF-8 byte length of region
GNU/Emacs: use package 'slime-repl-ansi-color'
Use new submodules in test runner
Update README and change it into Org mode
Use submodules for few dependencies