DAML-on-vim

Thanks for the reply. Nothing good is every easy :grinning:

I’ve expanded on this with some additional syntax and put it up on github here: GitHub - obsidiansystems/daml.vim: Daml syntax highlighting for vim

This also handles filetype detection. Hope it’s useful to other vim users out there.

5 Likes

Hi!
If you’re using Neovim instead of Vim, you can try my plugin: DAML for Neovim ( or GitHub - Sengoku11/daml.nvim )
It’s very easy to install and comes with all the essential configs right out of the box.