vim-files : This is a simple plugin to create directories and files from vim, and even using
script karma |
Rating 9/3,
Downloaded by 494 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Sergio Alejandro Ribera Costa |
|
script type |
utility |
|
description |
With vim open in the path ~/Projects/test, I call the VimFiles#CreateDir() function, and enter python/component, the result is that now I have this complete path ~/Projects/test/python/component
With vim open in the path ~/Projects/test, I call the VimFiles#CreateFile() function, and enter python/view/User.py, the result is that now the file is created and also opened, if not have the necessary folders created, the function will create them
For more detailed, better formatted documentation, see the README on GitHub:
http://github.com/SergioRibera/vim-files |
|
install details |
Plug 'SergioRibera/vim-files' |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.104.210
|