mirror of
https://github.com/wuelnerdotexe/vim-astro.git
synced 2025-12-06 09:14:26 +08:00
1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.2.0] - 2022-10-06
Added
- Merge pull request #3 from
romainl/ftplugin-and-autoload- Add
ftplugin/astro.vimandautoload/astro.vim
- Add
[1.1.3] - 2022-08-24
Fixed
- Filetype is detected in all versions of Vim and Neovim.
[1.1.2] - 2022-08-22
Fixed
- The astro fence delimiter is detected and colored correctly.
[1.1.1] - 2022-08-07
Fixed
- Regions that were causing conflicts with JavaScript code blocks and expressions are renamed. Now those blocks are replaced by the exclusive code blocks for Astro.
- Regular expressions are fixed to correctly detect Astro directives.
[1.1.0] - 2022-08-06
Added
- A new variable is added to enable stylus support.
- Demonstration images are added.
[1.0.1] - 2022-08-05
Fixed
- Removed unused variable for enable indentation.
[1.0.0] - 2022-08-05
- Initial release
With 💖 from LATAM to the world!