This commit is contained in:
Arthur BARRAUX
2024-10-21 14:40:56 +02:00
parent 8b8ac9a349
commit 5cfaf54de3
2 changed files with 64 additions and 9 deletions
+2 -2
View File
@@ -14,11 +14,11 @@ Then you will have to put this only line in your `init.el` file:
Obviously, you need to change the path to your config file.
Now the configuration should be great and you can make any changs you want on the org file.
** Key bindings
## Key bindings
| Keybind | Action |
|:--------|:----------------------------------------|
| `ù` | Insert the dereference arrow in C `->`. |
| `C-c r` | Reload the config file (**init.el**) |
| `C-c r` | Reload the config file (*init.el*) |
| `C-c c` | Open the org config file. |
| `C-x é` | Split window vertically. |
| `C-x "` | Split window horizontaly. |