diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-09-16 09:58:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-16 01:58:34 +0000 |
| commit | e7ff13270824402e24fb60a584621d7b28cb0dd0 (patch) | |
| tree | a1ea3777b354ac0e2d99c8a8d7cd9a6b49a94d24 /runtime/lua/vim/_system.lua | |
| parent | 8605b0b7a9f219ee92b61fc71a1f245c6bda2a9d (diff) | |
vim-patch:9.1.1764: filetype: CODEOWNERS file not recognized (#35789)
Problem: filetype: CODEOWNERS file not recognized
Solution: Detect CODEOWNERS file as codeowners filetype, include a
syntax and filetype plugin (Jon Parise).
CODEOWNERS files define code ownership rules for GitHub-hosted (and
other) repositories. The syntax is similar to 'gitignore' files but
differs in enough ways to warrant its own filetype.
References:
- https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
closes: vim/vim#18299
https://github.com/vim/vim/commit/817e4d3ee6b051477596ba1d86a2631d9fabc95b
Co-authored-by: Jon Parise <jon@indelible.org>
Diffstat (limited to 'runtime/lua/vim/_system.lua')
0 files changed, 0 insertions, 0 deletions
