Bram Moolenaar
|
86b4816766
|
Update runtime files
|
2022-12-06 18:20:10 +00:00 |
|
Eisuke Kawashima
|
24482fbfd5
|
patch 9.0.0935: when using dash it may not be recognize as filetype "sh"
Problem: When using dash it may not be recognize as filetype "sh".
Solution: Add checks for "dash". (Eisuke Kawashima,closes #11600)
|
2022-11-24 10:58:10 +00:00 |
|
Bram Moolenaar
|
3244780379
|
patch 9.0.0042: missing change for filetype detection
Problem: Missing change for filetype detection.
Solution: Include change to detect guile from shebang line.
|
2022-07-05 21:56:39 +01:00 |
|
Bram Moolenaar
|
bf6614643f
|
patch 8.2.5110: icon filetype not recognized from the first line
Problem: Icon filetype not recognized from the first line.
Solution: Add a check for the first line. (Doug Kearns)
|
2022-06-16 13:27:18 +01:00 |
|
Bram Moolenaar
|
299d8e5eec
|
patch 8.2.4372: filetype detection from file contents is in legacy script
Problem: Filetype detection from file contents is in legacy script.
Solution: Use a compiled function for filetype detection.
|
2022-02-13 20:32:02 +00:00 |
|