Org files are moved from org/config-website to org/config. Symlink img
was changed accordingly.
org/config/index.org is no longer a symlink and was replaced by the
former README.org which is now shorter and more consice.
org/config/header.org was cleaned, no more lines related to LaTeX
exports and no unused macros
An introduction was added with a direct link to the original org file
as well as the .spacemacs.
Extra packages are now presented as a table, with a description of
what they do and why they are here.
Also modified the behavior of org-mode with
org-structure-template-alist.
`helpful' is a layer that aims to provide better help buffers, and I
prefer it to Emacs’ default help mode.
I also removed the commented out `org-tempo' require as I don’t
actually need commented out code, especially this one.
I also fixed the function `terminal-here-launch' by specifying the
name of the external terminal to call.
Removed the github layer as I don’t use it.
I also had to fix some variables for the dart layer, and add some
modes excluded from evil.
=major-modes= was added for PKGBUILD support, and notmutch layer was
removed, I’m staying on Gnus.
Shell now spawns at the bottom of the screen.
Some unused packages were removed, dired-du was added.
Added some requires and configuration for LSP and dap-mode.
Added custom function to write to buffer, used from eshell mainly.
Custom flutter-related shortcuts added for dart-mode.
Updated publishing path for langue.phundrak.com
Simplified and cleaned up some lines.