Releases: SergioRibera/vim-files
Releases · SergioRibera/vim-files
2.0.1
2.3.0
Features:
- Add Manipulation functions for directories
- refactor code
Wiki: https://github.com/SergioRibera/vim-files/wiki
Doc: https://sergioribera.gitbook.io/generic-tools/vim-nvim-plugins/vim-files
VimPage: https://www.vim.org/scripts/script.php?script_id=5927
For see the changes in documentation, see this
2.2.1 Stable Version
- I added the autocomplete for the input of templates
- I added autocompletion for input in general
- I separated the methods so that apart from having the general one based on the configuration, they can call any of the functions as desired
- I added variables to the template system
- I added some functions and file manipulation system, such as, Rename, Move and Delete files (the current one open and some other one from the current open folder)
- Add documentation to gitbook
Wiki: https://github.com/SergioRibera/vim-files/wiki
Doc: https://sergioribera.gitbook.io/generic-tools/vim-nvim-plugins/vim-files
VimPage: https://www.vim.org/scripts/script.php?script_id=5927
2.0
Simple added template system, also allow creating a directory structure with a single command