Commit Graph

663 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 2b913fa2a7
[Emacs] Remove ESS layer and odf-mode, add org-roam support 2020-10-14 18:42:24 +02:00
Lucien Cartier-Tilet 522f17e440
[Emacs] whitespace 2020-10-14 18:42:04 +02:00
Lucien Cartier-Tilet 12491a827b
[Emacs] Update Spacemacs init chapter
This commit syncs the Spacemacs init chapter with Spacemacs’
dotspacemacs template
2020-10-14 18:38:22 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 80a3a944f3
[Emacs] Remove unused code
This commit removes code that had no effect.
2020-10-09 18:10:31 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet ec4a9538e8
[Emacs] Change title format of frame 2020-10-01 09:55:57 +02:00
Lucien Cartier-Tilet 7b2c7d8145
[Org source] Fix mkdirp tangling argument 2020-09-28 18:22:32 +02:00
Lucien Cartier-Tilet 6a41fe96dd
[Emacs] Change default download directory for mu4e
continuous-integration/drone/push Build is passing Details
2020-09-23 16:28:00 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 414eabf1a6
[Emacs] Add shortcut for `helm-locate'
continuous-integration/drone/push Build is passing Details
2020-09-17 13:13:48 +02:00
Lucien Cartier-Tilet d7c01752cc
[Emacs] Change HTML metadata, fix mu4e filter
continuous-integration/drone/push Build is passing Details
The Mu4e filter for my university emails wasn’t working properly, so I
fixed it.
2020-09-17 12:30:30 +02:00
Lucien Cartier-Tilet ac7d1f7c31
[Emacs] Renamed spacemacs.org to emacs.org
continuous-integration/drone/push Build is passing Details
While the documentation of this commit gets deployed, redirects on my
server should be up
2020-09-13 18:15:21 +02:00