Commit af898d9
vim-patch:9.1.0245: filetype: zsh theme, history and zunit files are not recognized
Problem: filetype: zsh theme, history and zunit files are not
recognized.
Solution: Detect '.zsh_history', '*.zsh-theme' and '*.zunit' as zsh
(Wu, Zhenyu)
closes: vim/vim#14366
vim/vim@a55a22a
Co-authored-by: Wu, Zhenyu <[email protected]>1 parent 053a2c5 commit af898d9
File tree
2 files changed
+4
-2
lines changed- runtime/lua/vim
- test/old/testdir
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
| 1158 | + | |
| 1159 | + | |
1158 | 1160 | | |
1159 | 1161 | | |
1160 | 1162 | | |
| |||
2049 | 2051 | | |
2050 | 2052 | | |
2051 | 2053 | | |
| 2054 | + | |
2052 | 2055 | | |
2053 | 2056 | | |
2054 | 2057 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
754 | | - | |
| 753 | + | |
755 | 754 | | |
756 | 755 | | |
757 | 756 | | |
| |||
0 commit comments