Add support for capital-case Justfile#17
Add support for capital-case Justfile#17mihaigalos wants to merge 1 commit intoNoahTheDuke:masterfrom
Conversation
|
Would like to create a test for this, but don't know how to best approach it. |
|
I have no earthly idea how we'd test it, hah. |
|
Maybe you know how to instruct a package manager to consume this branch/PR when installing? |
|
Oh I thought you meant using the hand-built automated test system. Manually testing is as easy as pointing the |
|
Wait, is e23d9ec939fcc3560ce7983bd9e532441fbf47a0, I'm confused, can you have a look? I guess I can close this now. |
|
I'll take a look! Maybe I need to cut a new release so polyglot picks it up |
|
Ok. In the meantime, I've contributed a PR to sheerun/vim-polyglot#756. |
Currently, capital-case
Justfilefiles are not syntax-highlighted.This attempts to address that.