summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/just.vim
AgeCommit message (Collapse)AuthorFiles
2025-01-23vim-patch:9.1.1042: filetype: just files are not recognizedChristian Clason1
Problem: filetype: just files are not recognized Solution: adjust filetype detection pattern, detect just shebang line, include just ftplugin, indent and syntax plugin (Peter Benjamin) closes: vim/vim#16466 https://github.com/vim/vim/commit/72755b3c8e91ec90447969b736f080e0de36003d Co-authored-by: Peter Benjamin <petermbenjamin@gmail.com>