You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add file extension associations e.g. .ino to .cpp. This can be done with bat in bat config file as --map-syntax "*.ino:C++". I already change mimetype association of .ino to text/c but there is still no highlighting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
ghostty 1.0.1
yazi --debug
outputDescribe the question
I want to add file extension associations e.g. .ino to .cpp. This can be done with bat in bat config file as --map-syntax "*.ino:C++". I already change mimetype association of .ino to text/c but there is still no highlighting.
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions