merge-fix

This commit is contained in:
Arthur BARRAUX
2024-10-18 23:31:06 +02:00
+3 -3
View File
@@ -1,9 +1,9 @@
* Emacs Configuration
# Emacs Configuration
** Installation
## Installation
Just have to clone the repo in your emacs directory (`emacs.default` for me) with sub modules.
``` git
``` git
git clone --recurse-submodules https://gitlab.isima.fr/arbarraux/emacs-config.git
```