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.
- Merge pull request #3 from
romainl/ftplugin-and-autoload
- Add
ftplugin/astro.vim
andautoload/astro.vim
- Add
- Filetype is detected in all versions of Vim and Neovim.
- The astro fence delimiter is detected and colored correctly.
- 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.
- A new variable is added to enable stylus support.
- Demonstration images are added.
- Removed unused variable for enable indentation.
- Initial release
With π from LATAM to the world!