notes/util/editors/vim/vim-ex-netrw-explore.txt
Ihar Hancharenka 9685f30a41 m
2025-04-03 11:30:33 +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