@elextr thanks. So far after an hour I haven't been able to get any results. 
Where I'm at now is I have the file `filetypes.Meson.conf` in my user/filetypes 
dir.

```
[styling=Python]

[keywords]
primary=if else elif endif foreach endforeach true false
identifiers=ArithmeticError AssertionError AttributeError BaseException 
BufferError BytesWarning DeprecationWarning EOFError Ellipsis EnvironmentError 
Exception False FloatingPointError FutureWarning GeneratorExit IOError 
ImportError ImportWarning IndentationError IndexError KeyError 
KeyboardInterrupt LookupError MemoryError NameError None NotImplemented 
NotImplementedError OSError OverflowError PendingDeprecationWarning 
ReferenceError RuntimeError RuntimeWarning StandardError StopIteration 
SyntaxError SyntaxWarning SystemError SystemExit TabError True TypeError 
UnboundLocalError UnicodeDecodeError UnicodeEncodeError UnicodeError 
UnicodeTranslateError UnicodeWarning UserWarning ValueError Warning 
ZeroDivisionError __debug__ __doc__ __import__ __name__ __package__ abs all any 
apply basestring bin bool buffer bytearray bytes callable chr classmethod cmp 
coerce compile complex copyright credits delattr dict dir divmod enumerate eval 
execfile exit file filter float format frozenset getattr globals hasattr hash 
help hex id input int intern isinstance issubclass iter len license list locals 
long map max min next object oct open ord pow print property quit range 
raw_input reduce reload repr reversed round set setattr slice sorted 
staticmethod str sum super tuple type unichr unicode vars xrange zip

[lexer_properties=Python]

[settings]
lexer_filetype=Python
tag_parser=Meson
extension=build
comment_single=#
mime_type=text/x-meson
```
Any other clues you could give me would be appreciated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/2835#discussioncomment-925924

Reply via email to