doc: demo image

This commit is contained in:
Rahul Martim Juliato
2024-10-03 18:05:34 -03:00
parent 323ddbb9d0
commit 52509cda8b
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ into your workflow inside terminal multiplexers like `tmux` or
`Zellij`, while also enjoying modern features such as `treesitter`
and `LSP`—no hassle.
TODO: [Insert nice screenshot here]
![Demo](doc/demo01.png)
`Emacs-Kick` is not a distribution, but a starting point for your
own configuration. Its designed to be accessible to Vim/Neovim users
@@ -96,8 +96,8 @@ emacs
```
**Usage Tips**:
- **Leader Key**: The leader key is set to `SPC` (spacebar), similar
to Vim.
- **Leader Key**: The leader key is set to `SPC` (spacebar),
`which-key` is there to help you discover keybindings.
- **Help Commands**:
- `SPC h i` opens the Emacs info documentation (`M-x info`).
- `SPC h v` allows you to explore available variables.