Anyone using BBEdit? It has portfile syntax highlighting as an add-on.
On Mar 26, 2023 03:15 +0700, Vadym-Valdis Yudaiev , wrote:
>
>
> > On 25 Mar 2023, at 22:10, Vadym-Valdis Yudaiev wrote:
> >
> > Hi,
> >
> > It is difficult to answer because I make changes
macports.lua
Description: Binary data
> On 25 Mar 2023, at 22:10, Vadym-Valdis Yudaiev wrote:
>
> Hi,
>
> It is difficult to answer because I make changes from time to time. You can
> see full keywords list here:
>
> https://github.com/judaew/macports.nvim/blob/main/dict/macports-keywords.
macports-keywords.lua
Description: Binary data
> On 25 Mar 2023, at 22:10, Vadym-Valdis Yudaiev wrote:
>
> Hi,
>
> It is difficult to answer because I make changes from time to time. You can
> see full keywords list here:
>
> https://github.com/judaew/macports.nvim/blob/main/dict/macports-
Hi,
It is difficult to answer because I make changes from time to time. You can see
full keywords list here:
https://github.com/judaew/macports.nvim/blob/main/dict/macports-keywords.lua
- Vadym-Valdis
> On 24 Mar 2023, at 03:44, contextnerror wrote:
>
> Do you have a list of the new keywor
Do you have a list of the new keywords you needed to add? I’ve been working on
my own TextMate syntax in the meantime, and was hoping to add those keywords as
well.
> On Feb 25, 2023, at 7:26 AM, Vadym-Valdis Yudaiev wrote:
>
> Hi,
>
> It's off-topic, but maybe someone will find it helpful. I
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
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