Commit Graph

2 Commits

Author SHA1 Message Date
zeertzjq
7096631249 vim-patch:2a01e59: runtime(just): add 'suffixesadd' to ftplugin
closes: vim/vim#20197

2a01e59671

Co-authored-by: mathmil <82173590+mathmil@users.noreply.github.com>
2026-05-18 08:11:17 +08:00
Christian Clason
8634bd46b2 vim-patch:9.1.1042: filetype: just files are not recognized
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

72755b3c8e

Co-authored-by: Peter Benjamin <petermbenjamin@gmail.com>
2025-01-23 09:42:20 +01:00