Commit Graph

160 Commits

Author SHA1 Message Date
3e3d197d44 [Emacs] Remove common-lisp layer, add Swift layer
This commit removes the common-lisp layer, as I do not use it anymore.

However, due to college, I need to be able to edit Swift code, hence its
addition.
2020-10-09 18:11:03 +02:00
80a3a944f3 [Emacs] Remove unused code
This commit removes code that had no effect.
2020-10-09 18:10:31 +02:00
fb0263a3b7 [Emacs] Move out function definition for `phundrak/find-org-files'
This commit promotes a lambda to an actual function and moves it to the
custom functions part.
2020-10-09 18:08:58 +02:00
ec4a9538e8 [Emacs] Change title format of frame 2020-10-01 09:55:57 +02:00
7b2c7d8145 [Org source] Fix mkdirp tangling argument 2020-09-28 18:22:32 +02:00
6a41fe96dd [Emacs] Change default download directory for mu4e 2020-09-23 16:28:00 +02:00
48dcac5479 [Emacs] Added languagetool layer, added ligature support, new font
This commit adds the `languagetool' layer to my Emacs configuration.

Since Emacs 27.1, fonts ligatures are supported with Cairo. The
`unicode-fonts' adds support for such feature using `ligatures.el'.

Due to the modification above, I changed my default font to Cascadia
Code.
2020-09-23 16:24:57 +02:00
414eabf1a6 [Emacs] Add shortcut for `helm-locate' 2020-09-17 13:13:48 +02:00
d7c01752cc [Emacs] Change HTML metadata, fix mu4e filter
The Mu4e filter for my university emails wasn’t working properly, so I
fixed it.
2020-09-17 12:30:30 +02:00
ac7d1f7c31 [Emacs] Renamed spacemacs.org to emacs.org
While the documentation of this commit gets deployed, redirects on my
server should be up
2020-09-13 18:15:21 +02:00