Support for The Phel Langauge in Vim.
Work in progress, caution
- Add syntax rules
- Add indent rules
- Add ALE fixer for running
phel format
The ftdetect
may or may not work, which means that opening a .phel file may or may not enable syntax.
If it doesn't work, at the moment you can :setf phel
by yourself.