mirror of
https://github.com/jbranchaud/til
synced 2026-01-08 17:48:01 +00:00
Add Create A New Directory In netrw as a vim til.
This commit is contained in:
5
vim/create-a-new-directory-in-netrw.md
Normal file
5
vim/create-a-new-directory-in-netrw.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Create A New Directory In netrw
|
||||
|
||||
With `netrw` open (try `vi .`), navigate to the parent directory you want to
|
||||
create a new directory in and then hit `d`. Type the name of the new
|
||||
directory in the provided prompt and then hit enter.
|
||||
Reference in New Issue
Block a user