docs: neovim

This commit is contained in:
Ryan Yin
2023-08-12 20:17:33 +08:00
parent b4ea5aa354
commit d00d8cd43b

View File

@@ -64,9 +64,9 @@ For more details, visit the [AstroNvim website](https://astronvim.com/).
## Splitting and Buffers
| Action | Shortcut |
| --------------------- | ------------- | --- |
| --------------------- | ------------- |
| Horizontal Split | `\` |
| Vertical Split | ` | ` |
| Vertical Split | `\|` |
| Next Buffer (Tab) | `]b` |
| Previous Buffer (Tab) | `[b` |
| Close Buffer | `<Space> + c` |