sponsor Vim development Vim logo Vim Book Ad

createfilenext.vim : Creates a new file in the directory of the current buffer.

 script karma  Rating 0/0, Downloaded by 616  Comments, bugs, improvements  Vim wiki

created by
Caglar Toklu
 
script type
utility
 
description
createfilenext.vim
Creates a new file in the directory of the current buffer.

Home page: https://github.com/caglartoklu/createfilenext.vim
For documentation and a .gif animation, please visit the homepage link.

This script exposes one single command:
:CreateFileNext
When it is executed, it waits for a new file name from user, saves and opens it.
 
install details
For Vundle users:
    Plugin 'caglartoklu/createfilenext.vim'

For Pathogen users:
    cd ~/.vim/bundle
    git clone git://github.com/caglartoklu/createfilenext.vim

For all other users, simply drop the createfilenext.vim file to your plugin directory.
 

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
createfilenext.vim 0.1 2015-04-05 7.0 Caglar Toklu Initial upload
ip used for rating: 18.212.102.174

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