Christian Brabandt

Results 727 comments of Christian Brabandt
trafficstars

thanks. Let me merge it even without an ACK for now.

There is a well-known (undocumented) dependency between the order of `:filetype` commands and `:syntax` commands in your initialization files. I have noticed this behaviour several years ago: https://github.com/chrisbra/csv.vim/blob/bddfcbadd788ab11eb3dbba4550a38a412fe3705/doc/ft-csv.txt#L1746-L1758 I have...

as I said, I am still undecided whether it's intentional or a bug. Let's document this pecularity for now.

No, I always found the existing feature test a bit strange

If we restrict it to lua and Python, what is the load penalty then?

unless you disagree, we seem to have found a good compromise then ?

As mentioned before, I don't think this is supported. The proper way is to configure the eza tool to not output ANSI escape sequences

as you can see, the PR at the eza repo is still open and hasn't been merged yet: https://github.com/eza-community/eza/pull/1097 so don't expect it to be working until it is merged