I use a dotfiles repo to manage my configs, and the extension wouldn't pick up, for example, ~/dotfiles/.config/ghostty/config as the config file and enable syntax highlighting automatically.
Alternatively to making it configurable, making the .config/ghostty/config path be checked as a suffix against the currently opened file would suffice as well.
I use a dotfiles repo to manage my configs, and the extension wouldn't pick up, for example,
~/dotfiles/.config/ghostty/configas the config file and enable syntax highlighting automatically.Alternatively to making it configurable, making the
.config/ghostty/configpath be checked as a suffix against the currently opened file would suffice as well.