Skip to content

Commit

Permalink
feat(home/base/tui/editors/neovim): astronvim v4 - gT => gy
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Apr 13, 2024
1 parent ac844a6 commit 9a45cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/base/tui/editors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9a45cc6

Please sign in to comment.