Commit Graph

12 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 435adfbb46
Add vanilla Emacs configuration file
This commit stops tracking my init.el and early-init.el files and
instead begins tracking my literate org config file for vanilla Emacs.
2021-05-21 13:59:48 +02:00
Lucien Cartier-Tilet b511031560
[Symlinks, Emacs] Better symlinks, moved eshell aliases 2021-04-29 09:24:02 +02:00
Lucien Cartier-Tilet f48334d78d
[Emacs] Add yasnippets and templates 2021-04-28 16:41:20 +02:00
Lucien Cartier-Tilet c1195ed6b4
[Emacs] Enable hs-minor-mode for folding code more easily 2021-04-28 16:41:06 +02:00
Lucien Cartier-Tilet 3c89952219
[Emacs] Better package defering 2021-04-28 16:40:22 +02:00
Lucien Cartier-Tilet f7de2e83e9
[Emacs] Add new shortcuts for org-mode, and dired-jump 2021-04-26 16:49:56 +02:00
Lucien Cartier-Tilet bc7787d0ef
[Emacs] Add Docker and YAML support 2021-04-26 16:49:49 +02:00
Lucien Cartier-Tilet 5144dcb279
[Spacemacs, index] Whitespace 2021-04-26 16:48:23 +02:00
Lucien Cartier-Tilet c23066cad2
[Emacs] Reorganize some packages, add two, better ivy
Ivy now appears as a floating frame, and some better defaults

Packages related to one another are now better grouped

Add code auto-completion with company

Add eldoc and support for company

Add shortcuts specific to emacs-lisp, org-src-mode

Add pdf-tools, pdf-view-midnight-minor-mode enabled by default
2021-04-25 11:25:53 +02:00
Lucien Cartier-Tilet 8e66f73d30
[Emacs] Fix erroneous function 2021-04-25 11:21:35 +02:00
Lucien Cartier-Tilet df0dcf6b92
[Emacs] Still working on my vanilla config
I should make Emacs use spaces for indentation in at least EmacsLisp.

Also org-appear doesn’t seem to work yet.

Main additions in this commit are mu4e (lots of code taken from
DoomEmacs) and some org-mode configuration.
I also fixed some keybindings with evil and the bépo layout.

BUILD EVERYTHING!!!

Literate config has yet to come.
2021-04-22 22:33:46 +02:00
Lucien Cartier-Tilet 0510eaa0f5
[Emacs] Switching to Chemacs2, added vanilla and Doom
Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.

It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.
2021-04-21 22:52:58 +02:00