sponsor Vim development Vim logo Vim Book Ad

vim-files : This is a simple plugin to create directories and files from vim, and even using

 script karma  Rating 9/3, Downloaded by 300  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'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-files.tar.gz 2.2 2021-01-22 7.0 Sergio Alejandro Ribera Costa Added all functions for file manipulation, refactoring and changing namespaces, Please, I recommend installing it as indicated in the repository so that you can have the correct updates and on time http://github.com/SergioRibera/vim-files
vim-files.tar.gz 2.1 2021-01-20 7.0 Sergio Alejandro Ribera Costa Fix somes bugs and add new Images to odcumentation, you can see the complete documentation on http://github.com/SergioRibera/vim-files/wiki
vim-files.tar.gz 2.0 2021-01-20 7.0 Sergio Alejandro Ribera Costa Simple added template system, also allow creating a directory structure with a single command
vim-files.tar.gz 1.0 2021-01-20 7.0 Sergio Alejandro Ribera Costa Initial upload
ip used for rating: 3.133.119.66

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github