From 05e0d300a73505b51d4fcd033df06037d0f8a3fc Mon Sep 17 00:00:00 2001 From: arthur Date: Wed, 3 Sep 2025 10:15:35 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3b1ff..f7230db 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Just have to clone the repo in your emacs directory (`emacs.default` for me) with sub modules. ``` git -git clone --recurse-submodules https://gitlab.isima.fr/arbarraux/emacs-config.git +git clone --recurse-submodules https://homelinuxserver.ddns.net/git/arthur/emacs-config ``` Then you will have to put this only line in your `init.el` file: @@ -24,3 +24,4 @@ Now the configuration should be great and you can make any changs you want on th | `C-x "` | Split window horizontaly. | | `C-x à` | Close current window. | | | | +| `M-z` | Open projectile prefix |