TOOL ยป NEOVIM
Netrw
Open in a new split โ
shell
o # Open file in horizontal split
v # Open file in vertical split
Change current directory โ
shell
cd # May be needed to mark target (see bellow)
File manipulation โ
shell
:Ex
mf # Mark file
mF # Unmark file
mu # Unmark all
mt # Mark target
mc # Copy marked files to target
mm # Move marked files to target