summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dcebc15..f818f1f 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ This opens the chosen parent note from a list of available notes. This is bound
The default keymap for the mode is `C-c k`, this can easily be changed though by editing `zettelkasten-prefix`.
| Function | Key | Description |
-|---|
+|---|---|---|
| `zettelkasten-create-new-note` | `n` | Create a new note and optionally link it to a parent. This can be disabled by using a prefix argument. |
| `zettelkasten-insert-link` | `i` | Insert a link to a note. |
| `zettelkasten-find-parent` | `p` | Choose from a list of parents of the current note and open the note. |