Skip to content

Releases: SergioRibera/vim-files

2.0.1

18 Feb 00:59
Compare
Choose a tag to compare
  • Fix create file by template issue

2.3.0

15 Feb 01:08
Compare
Choose a tag to compare

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

23 Jan 06:19
Compare
Choose a tag to compare
  • 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

19 Jan 21:30
Compare
Choose a tag to compare
2.0

Simple added template system, also allow creating a directory structure with a single command