Fork/mirror of the official vim plugin shipped with chapel
Add the following to your .vimrc:
With vim-plug:
Plug 'nebulaeandstars/vim-chapel'
With Vundle:
Plugin 'nebulaeandstars/vim-chapel'
-
.chpl
files are now calledchapel
files, rather thanchpl
files, to be more consistent with how vim refers to other languages' file-types. -
The indentation component was removed, as it was fairly aggressive and assumed a lot about what you wanted.
-
It's on GitHub for easier integration with plugin managers.
email: nebulaeandstars@gmail.com.