summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/ondir.vim
AgeCommit message (Collapse)AuthorFiles
2024-04-23vim-patch:9.1.0366: filetype: ondir files are not recognizedChristian Clason1
Problem: filetype: ondir files are not recognized Solution: Detect '.ondirrc' as ondir filetype (Jon Parise) closes: vim/vim#14604 https://github.com/vim/vim/commit/ea999037a41292b3d3e00700a87a82fe5d2c12b2 Co-authored-by: Jon Parise <jon@indelible.org>