I had to do the following: 1. clone this repo into `~/.vim/pack/plugins/start` 2. add to vimrc: ```vim autocmd BufNewFile,BufRead *.astro set syntax=astro ```