feat(home/base/tui/editors/neovim): astronvim v4 - gT => gy

This commit is contained in:
Ryan Yin
2024-04-13 00:35:05 +08:00
parent ac844a6a3d
commit 9a45cc6448

View File

@@ -205,7 +205,7 @@ The postfix(flags) in the above commands:
| Show all buffers | `:ls` |
| show next/previous buffer | `]b`/`[b` or `:bn[ext]` / `bp[rev]` |
| New Tab(New Workspace in DoomEmacs) | `:tabnew` |
| Next/Previews Tab | `gt`/`gT` |
| Next/Previews Tab | `gt`/`gy` |
### History