links: 010 Vim MOC
How to close a vim tab
In command mode use this command :tabclose or :tabc
Open current buffer in new tab
If you want to open current buffer in a new tab
:<ctrl>-w T links: 010 Vim MOC
In command mode use this command :tabclose or :tabc
If you want to open current buffer in a new tab
:<ctrl>-w T