diff options
author | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-11-02 19:27:32 +0100 |
---|---|---|
committer | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-11-02 19:27:32 +0100 |
commit | ea2c6d0e6af7b15a5eb5bd0f9fceff5169aae348 (patch) | |
tree | 5f86782b880de32c9e9674cff326ba3178c29b4c | |
parent | 0e193945a4d6dc9b0915585f375642d1eedfed49 (diff) |
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,5 +30,5 @@ Get the sources at https://tristanriehs.fr/git/edit-config, and load =edit-confi #+begin_src emacs-lisp (straight-use-package 'edit-config - :repo "https://tristanriehs.fr/git/edit-config.git") + :repo "https://tristanriehs.fr/git/edit-config") #+end_src |