Mappings
File explorer
h
,j
,k
orl
: Navigate between folders and filesbackspace
: Close the current folderenter
: Open selected file or open the selected folderctrl + v
: Split the selected filectrl + n
: Open file explorera
: Create a new file (also create the parent folders if needed)d
(+ confirmation with y/n) : Delete a filer
: Rename a file (or move a file/folder)f
: Filter files and folders
📢 We’re using nvim.tree as our file explorer, check out the complete list of default mappings.
Make sure that your cursor is on the file explorer window.