earthly / earthly-emacs

Major mode for editing Earthly Earthfile
Mozilla Public License 2.0
18 stars 8 forks source link

feat: Add the AS keyword #26

Closed Konubinix closed 5 months ago

Konubinix commented 5 months ago

Hmm, I just realized that simply highlighting AS is not enough. You most likely want some more precise regexp that will match IMPORT ... AS. Sorry for the noise, I will close the PR now.