vim-astro icon indicating copy to clipboard operation
vim-astro copied to clipboard

Installation instructions

Open alxndrsn opened this issue 1 year ago • 0 comments

I had to do the following:

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

alxndrsn avatar Oct 31 '24 06:10 alxndrsn