mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 05:18:13 +10: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>