Author Topic: Vim syntax file for MELTS config  (Read 1311 times)

davenquinn

  • Newbie
  • *
  • Posts: 1
    • View Profile
Vim syntax file for MELTS config
« on: May 12, 2016, 03:51:26 pm »
Hi all,

I wrote a simple syntax file for VIM that should make editing config files a bit more pleasant. It enables highlighting of variables and comments. Small deal, but I thought it might help someone out.

The code is on GitHub: https://github.com/davenquinn/vim-alphamelts-syntax.

- Daven

Paula

  • Administrator
  • Hero Member
  • *****
  • Posts: 472
    • View Profile
    • My GPS Division profile
Re: Vim syntax file for MELTS config
« Reply #1 on: May 16, 2016, 08:55:29 pm »
Thanks for sharing, Daven!

Paula