mirror of
https://github.com/zoriya/vim.git
synced 2026-05-23 07:07:45 +00:00
3d90f71b76
Problem: No filetype detection for just files Solution: Detect just files (*.just, justfile, etc) closes: #13271 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: dundargoc <gocdundar@gmail.com>