easydir.vim : An easy way to create directories and files at the same time!
script karma |
Rating 134/37,
Downloaded by 1722 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Doug Yun |
|
script type |
utility |
|
description |
Using *easydir* is quite easy. Functionality remains the same for editing and
saving files, but now you can prepend nonexistent directories to the desired
file name to create them both.
EXAMPLES
:e new_directory/new_file.txt Edits a file called |new_file.txt|
which is nested inside |new_directory|
:sp new_directory/new_file2.txt Split a new window assign the file
as |new_file2.txt| and
create the directory |new_directory|
:n new_dir/another_dir/file.txt You can even nest multiple directories!
That's it! So *easy!* |
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|