Skip to content

Releases: cvigilv/esqueleto.nvim

v1.1.1

22 Sep 02:38
Compare
Choose a tag to compare

Full Changelog: v1.1...v1.1.1

v1.1

12 Sep 13:48
Compare
Choose a tag to compare

What's Changed

  • Improve the WYSIWYG-ness of skeletons by @itepechi in #40
  • fix: don't prompt insertion on files with buftype equal to nofile by @cvigilv in #47
  • fix(utils): guard empty/missing template selection by @jakebrinkmann in #49
  • feat: remove need to specify patterns by @cvigilv in #53

New Contributors

Full Changelog: v1.0...v1.1

v1.0

17 Dec 21:48
cf86e9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v1.0

v0.3

16 Oct 14:51
0d19a9b
Compare
Choose a tag to compare

What's Changed

  • fix: correct vim.ui.select for asynchronous by @Rlyown in #20
  • feat(autouse): auto-use skeleton if there is only one for given filetype by @Amar1729 in #21
  • refactor: improve code readability and organization by @cvigilv in #23
  • docs(autouse): add autouse option to readme by @Amar1729 in #24
  • Provide option to ignore certain files by @Futarimiti in #26

New Contributors

Full Changelog: v0.2...v0.3

v0.2

03 Jan 04:25
7764077
Compare
Choose a tag to compare

What's Changed

  • refactor: remove external dependencies by @cvigilv in #14
  • Add multiple template directories support by @cvigilv in #16

New Contributors

Full Changelog: v0.1.1...v0.2

v0.1.1

03 Jan 03:28
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gabygonzalezromero made their first contribution in #6
  • @yigitsever made their first contribution in #7

Full Changelog: v0.1...v0.1.1

v0.1

23 Dec 12:09
Compare
Choose a tag to compare

Changelog

  • FEAT: new template directory design to better resemble the "vim experience"
  • FEAT: On-demand template insertion
  • FEAT: Prompt insertion of template in empty files (previously unavailable)

What's Changed

New Contributors

Full Changelog: v0.0-alpha...v0.1

v0.0-alpha

14 Dec 20:40
Compare
Choose a tag to compare