Portfile syntax highlighting

2023-02-25 Thread Context Error
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

Re: Portfile syntax highlighting

2023-02-25 Thread Vadym-Valdis Yudaiev
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