diff --git a/home/base/desktop/neovim/README.md b/home/base/desktop/neovim/README.md index da953268..743e271d 100644 --- a/home/base/desktop/neovim/README.md +++ b/home/base/desktop/neovim/README.md @@ -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 | ` + c` |