diff options
Diffstat (limited to 'book/src/commands.md')
-rw-r--r-- | book/src/commands.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/book/src/commands.md b/book/src/commands.md new file mode 100644 index 00000000..4c4a5c05 --- /dev/null +++ b/book/src/commands.md @@ -0,0 +1,5 @@ +# Commands + +Command mode can be activated by pressing `:`, similar to vim. Built-in commands: + +{{#include ./generated/typable-cmd.md}} |