diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-08-20 07:21:31 +0800 |
|---|---|---|
| committer | zeertzjq <zeertzjq@outlook.com> | 2025-08-20 07:23:49 +0800 |
| commit | ba25f3e4d40f6807b7f1a3d558c51ccee6ea8877 (patch) | |
| tree | 050224a69a164a3f7c448dfb7ce995b9aeb3fe38 /runtime/syntax/python.vim | |
| parent | 3ec63cdab848f903d5e46245b7b2acbf7d5cc829 (diff) | |
vim-patch:9.1.1647: filetype: Cangjie files are not recognized
Problem: filetype: Cangjie files are not recognized
Solution: Detect *.cj files as cangjie filetype, include a syntax plugin
(WuJunkai2004)
This commit introduces a new syntax highlighting file for the Cangjie
programming language, includes 4 parts as required:
- The main syntax file: runtime/syntax/cangjie.vim
- The filetype detection rule in: runtime/filetype.vim
- The documentation update in: runtime/doc/syntax.txt
- Some menus
References:
- https://gitcode.com/Cangjie
- https://cangjie-lang.cn/
fixes: 18014
closes: vim/vim#18027
https://github.com/vim/vim/commit/0c4405a6b2bc4d93c127e1b66da1b93dcfbbe3db
Co-authored-by: WuJunkai2004 <wujunkai20041123@outlook.com>
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions
