mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00

Problem: No filetype detection for just files
Solution: Detect just files (*.just, justfile, etc)
closes: vim/vim#13271
3d90f71b76
vim-patch:b6d01f13: runtime(just): Correct filetype detection pattern and style
Co-authored-by: dundargoc <gocdundar@gmail.com>