TOOL » NEOVIM

Tabpage

Create tab

On netrw, use t to open the highlighted file into a new tab.

CommandDescription
tabe fileOpen file in new tab
tabcClose current tab
taboClose all but current tab

Manage tabs

ShortcutCommandDescription
Ngttabn NGo to tab N
gt C-PageDowntabnGo to next tab
gT C-PageUptabp tabNGo to previous tab
tabm NMove current tab to after tab N
tabm +N tabm -N +Ntabm -NtabmMove current tab N places to right/left