Skip to content

Releases: noahfrederick/vim-skeleton

Version 0.5.0

12 Apr 21:11
v0.5.0
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release
  • Work around Vim Script bug patched in 7.4.086.
  • Always prefer loading templates by file extension.
  • Various minor improvements.

Version 0.4.0

31 Jul 01:04
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release
  • Introduce Dict for template-finding funcs.
  • Update and fill out documentation.

Version 0.3.0

05 Jul 23:42
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release
  • Give :SkelEdit an optional template argument.
  • Add :SkelInsert command for manual template insertion.
  • Complete template file names for :SkelEdit and :SkelInsert.
  • Fix an issue where custom template and replacement functions had to be
    named after the file extension rather than 'filetype'.

Version 0.2.0

05 Jul 23:41
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release
  • Rework custom placeholder API.
  • Add documentation with vimdoc.
  • Add addon-info.json (VAM info file).

Version 0.1.0

05 Jul 23:40
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Initial pre-release version.