First commit.

This commit is contained in:
2022-01-09 21:19:46 +01:00
commit df36844dcc
107 changed files with 6565 additions and 0 deletions

9
README.org Normal file
View File

@@ -0,0 +1,9 @@
#+TITLE: DotEmacs
#+AUTHOR: Adrien SUEUR
This repository contains my personal Emacs configuration.
This configuration is based largely on the [[https://github.com/dholm][David Holm]] [[https://github.com/dholm/dotemacs/tree/master][dotemacs]] I have mosly adapted to my workflow:
* removed/disabled packages (still in progress) that didn't seem to be necessary for me,
* Use langage-servers (still in progress) and remove packages like CEDET, ctags, scope,...,
* Use of [[https://en.wikipedia.org/wiki/Zettelkasten][Zettelkasten]] method (org-roam package).