notes/os/editors/vim/vim-ex-netrw-explore.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

24 строки
357 B
Plaintext

Directory Managemennt:
:h netrw
nelp on netrw
:cd path
Change working dir
!!! Use Tab and arrows to autocomplete !!!
:pwd
Check the current working dir
File Explorer:
:E[xplore]
:Ve[xplore]
:Se[xxplore]
:Hex
Split window and open integrated File explorer
:e .
File explorer (E is capital).
:browse e
Open graphical file explorer (gvim only).:w