I was reading CommittersTipsAndTricks in the wiki and noticed that the syntax
highlighting for TextMate is missing features that the vim version has. For
example, it won’t highlight checksums, port dependents, or variant
descriptions. Is there any chance that the TextMate version will be brought
Hi,
It's off-topic, but maybe someone will find it helpful. I've created a separate
plugin for Neovim that adds support for the Portfile syntax and tries to
support all keywords from the new PortGroups. Maybe there are Neovim users
among us.
https://github.com/judaew/macports.nvim
- Vadym-Val