Re: Portfile syntax highlighting

2023-03-25 Thread Sergio Had
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 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 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.
> >
> >
>


Re: Portfile syntax highlighting

2023-03-25 Thread Vadym-Valdis Yudaiev


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.lua
> 
> - Vadym-Valdis
> 
>> On 24 Mar 2023, at 03:44, contextnerror ​  wrote:
>> 
>> 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.
> 
> 



Re: Portfile syntax highlighting

2023-03-25 Thread Vadym-Valdis Yudaiev


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-keywords.lua
> 
> - Vadym-Valdis
> 
>> On 24 Mar 2023, at 03:44, contextnerror ​  wrote:
>> 
>> 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.
> 
> 



Re: Portfile syntax highlighting

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