Description
When editing a justfile in the current directory, syntax highlighting works fine.
Otherwise, there is no syntax highlighting.
Works:
micro justfile
Doesn't Work:
micro ../justfile
micro /justfile
Environment
- Version: 2.0.15
- OS: Arch Linux
- Terminal: Kitty
Description
When editing a justfile in the current directory, syntax highlighting works fine.
Otherwise, there is no syntax highlighting.
Works:
micro justfileDoesn't Work:
micro ../justfilemicro /justfileEnvironment