I’ve been looking for an excuse to use Pijul for a while now and seem to have found it, but I ran into a slight oddity. Here’s the gist of it:
- The repository on Nest shows
syntaxes
as if it were a file. -
pijul ls
locally shows it being a directory with a jsonnet file inside:$ pijul ls CHANGELOG.md README.md language-configuration.json package.json syntaxes syntaxes/s3air-lemon.tmLanguage.jsonnet
So I’m not sure what exactly is wrong here…