Bram Moolenaar
|
a09bee322e
|
patch 8.2.2041: haskell filetype not optimally recognized
Problem: Haskell filetype not optimally recognized.
Solution: Recognize all *.hsc files as Haskell. (Marcin Szamotulski,
closes #7354)
|
2020-11-24 20:13:26 +01:00 |
|
Bram Moolenaar
|
dcbab75db3
|
patch 8.2.2032: cabalconfig and cabalproject filetypes not recognized
Problem: Cabalconfig and cabalproject filetypes not recognized.
Solution: Detect more cabal files. (Marcin Szamotulski, closes #7339)
|
2020-11-22 15:51:24 +01:00 |
|
Bram Moolenaar
|
88774a30c0
|
patch 8.2.2006: .pbtxt files are not recognized
Problem: .pbtxt files are not recognized.
Solution: Recognize .pbtxt as protobuf text buffers. (closes #7326)
|
2020-11-18 12:12:39 +01:00 |
|
Bram Moolenaar
|
faebda8cc1
|
patch 8.2.1964: not all ConTeXt files are recognized
Problem: Not all ConTeXt files are recognized.
Solution: Add two patterns. (closes #7263)
|
2020-11-06 18:52:55 +01:00 |
|
Bram Moolenaar
|
cb80aa2d53
|
Update runtime files.
|
2020-10-26 21:12:46 +01:00 |
|
Bram Moolenaar
|
4f4d51a942
|
Update runtime files.
|
2020-10-11 13:57:40 +02:00 |
|
Bram Moolenaar
|
10a1a534d1
|
patch 8.2.1827: filetype detection does not test enough file names
Problem: Filetype detection does not test enough file names.
Solution: Test more file names. (Adam Stankiewicz, closes #7099)
|
2020-10-10 21:50:25 +02:00 |
|
Bram Moolenaar
|
0022675aa3
|
patch 8.2.1779: some debian changelog files are not recognized
Problem: Some debian changelog files are not recognized.
Solution: Add */debian/changelog. (Jason Franklin)
|
2020-10-01 16:54:07 +02:00 |
|
Bram Moolenaar
|
d58a3bf7da
|
Update runtime files.
|
2020-09-28 21:48:16 +02:00 |
|
Bram Moolenaar
|
44aaf5416e
|
patch 8.2.1725: not all Pascal files are recognized
Problem: Not all Pascal files are recognized.
Solution: Add filetype patterns. (Doug Kearns)
|
2020-09-22 19:15:31 +02:00 |
|
Bram Moolenaar
|
4488f5a545
|
patch 8.2.1566: not all Bazel files are recognized
Problem: Not all Bazel files are recognized.
Solution: Add *.bazel and *.BUILD. (closes #6836)
|
2020-09-02 17:08:59 +02:00 |
|
Bram Moolenaar
|
9a5c553f79
|
patch 8.2.1458: .gawk files not recognized
Problem: .gawk files not recognized.
Solution: Recognize .gawk files. (Doug Kearns)
|
2020-08-15 14:07:23 +02:00 |
|
Bram Moolenaar
|
1e91eafc2e
|
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized
Problem: Nmpmrc and php.ini filetypes not recognized.
Solution: Add filetype detection. (Doug Kearns)
|
2020-08-09 19:32:39 +02:00 |
|
Bram Moolenaar
|
e7b1ea0276
|
Update runtime files.
|
2020-08-07 19:54:59 +02:00 |
|
Bram Moolenaar
|
2afc3b4f77
|
patch 8.2.1292: AIDL filetype not recognized
Problem: AIDL filetype not recognized.
Solution: Add filetype detection. (Dominique Pellé, closes #6533)
|
2020-07-25 16:53:12 +02:00 |
|
Bram Moolenaar
|
e46a440505
|
Runtime file updates
|
2020-06-30 20:38:27 +02:00 |
|
Bram Moolenaar
|
5f36d5fbb8
|
patch 8.2.1060: not all elinks files are recognized
Problem: Not all elinks files are recognized.
Solution: Just check for "elinks.conf". (Guido Cella, closes #6337)
|
2020-06-26 20:23:45 +02:00 |
|
Bram Moolenaar
|
73b4465ba7
|
patch 8.2.1055: no filetype set for pacman config files
Problem: No filetype set for pacman config files.
Solution: Recognize pacman.conf and *.hook. (Guido Cella, closes #6335)
|
2020-06-25 19:53:24 +02:00 |
|
Bram Moolenaar
|
ef6d86c173
|
patch 8.2.1044: not all systemd file types are recognized
Problem: Not all systemd file types are recognized.
Solution: Match several more files. (Guido Cella, closes #6319)
|
2020-06-23 21:01:38 +02:00 |
|
Bram Moolenaar
|
73fef33014
|
Update runtime files
|
2020-06-21 22:12:03 +02:00 |
|
Bram Moolenaar
|
ad72350360
|
patch 8.2.0983: SConstruct file type not recognized
Problem: SConstruct file type not recognized.
Solution: Use python for SConstruct files. (Roland Hieber)
|
2020-06-15 20:24:58 +02:00 |
|
Bram Moolenaar
|
a65d8b5bb9
|
patch 8.2.0980: raku file extension not recognized
Problem: Raku file extension not recognized. (Steven Penny)
Solution: Recognize .raku and .rakumod. (closes #6255)
|
2020-06-14 20:04:32 +02:00 |
|
Bram Moolenaar
|
f1f0ff9557
|
patch 8.2.0954: not all desktop files are recognized
Problem: Not all desktop files are recognized.
Solution: Add the *.directory pattern. (Eisuke Kawashima, closes #3317)
|
2020-06-10 22:07:52 +02:00 |
|
Bram Moolenaar
|
acc2240640
|
Update runtime files
|
2020-06-07 21:07:18 +02:00 |
|
Bram Moolenaar
|
da84ac2a6f
|
patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized
Problem: Some sshconfig and ssdhconfig files are not recognized.
Solution: Add filetype patterns.
|
2020-06-07 20:07:43 +02:00 |
|
Bram Moolenaar
|
2891459b81
|
patch 8.2.0873: a .jl file can be sawfish (lisp) or Julia
Problem: A .jl file can be sawfish (lisp) or Julia.
Solution: Do not recognize *.jl as lisp, since it might be Julia.
(closes #6178)
|
2020-06-01 14:43:59 +02:00 |
|
Bram Moolenaar
|
0016fd2e29
|
patch 8.2.0843: filetype elm not detected
Problem: Filetype elm not detected.
Solution: Recognize *.elm files. (closes #6157)
|
2020-05-30 13:15:14 +02:00 |
|
Bram Moolenaar
|
aacc6afdb8
|
patch 8.2.0736: some files not recognized as pamenv
Problem: Some files not recognized as pamenv.
Solution: Add pam_inv.conf. (closes #6065)
|
2020-05-11 19:46:36 +02:00 |
|
Bram Moolenaar
|
2cfb4a2a72
|
Update runtime files
|
2020-05-07 18:56:00 +02:00 |
|
Bram Moolenaar
|
6115481053
|
patch 8.2.0713: the pam_environment file is not recognized
Problem: The pam_environment file is not recognized.
Solution: Add a filetype pattern for pamenv. (closes #6051)
|
2020-05-07 18:51:27 +02:00 |
|
Bram Moolenaar
|
512fe833c3
|
patch 8.2.0663: not all systemd temp files are recognized
Problem: Not all systemd temp files are recognized.
Solution: Add two more patterns. (Jamie Macdonald, closes #6003)
|
2020-04-29 23:02:40 +02:00 |
|
Bram Moolenaar
|
2c7f8c574f
|
Update runtime files
|
2020-04-20 19:52:53 +02:00 |
|
Bram Moolenaar
|
0fc1288aef
|
patch 8.2.0589: .bsd file type not recognized
Problem: .bsd file type not recognized.
Solution: Recognize .bsd as BSDL. (Daniel Kho, closes #5945)
|
2020-04-17 19:23:06 +02:00 |
|
Bram Moolenaar
|
3b922f1138
|
patch 8.2.0549: user systemd files not recognized
Problem: User systemd files not recognized.
Solution: Add filetype patterns. (Kevin Locke, closes #5914)
|
2020-04-12 12:54:52 +02:00 |
|
Bram Moolenaar
|
ff78155aa1
|
Update runtime files
|
2020-03-19 20:37:11 +01:00 |
|
Bram Moolenaar
|
40d235e730
|
patch 8.2.0415: bsdl filetype is not detected
Problem: Bsdl filetype is not detected.
Solution: Add an entry in the filetype list. (Daniel Kho, closes #5810)
|
2020-03-19 20:32:01 +01:00 |
|
Bram Moolenaar
|
ebdf3c964a
|
Update runtime files.
|
2020-02-15 21:41:42 +01:00 |
|
Bram Moolenaar
|
ab067a21b9
|
patch 8.2.0190: Kotlin files are not recognized
Problem: Kotlin files are not recognized.
Solution: Detect Kotlin files. (Alkeryn, closes #5560)
|
2020-01-31 22:57:59 +01:00 |
|
Bram Moolenaar
|
f8ddb25789
|
patch 8.2.0161: not recognizing .gv file as dot filetype
Problem: Not recognizing .gv file as dot filetype.
Solution: Add *.gv to dot pattern. (closes #5544)
|
2020-01-27 22:47:09 +01:00 |
|
Bram Moolenaar
|
1d9215b9aa
|
Update runtime files.
|
2020-01-25 13:27:42 +01:00 |
|
Bram Moolenaar
|
0d76683e09
|
patch 8.2.0141: no swift filetype detection
Problem: No swift filetype detection.
Solution: Add swift, swiftgyb and sil. (Emir Sarı, closes #5517)
|
2020-01-22 22:10:54 +01:00 |
|
Bram Moolenaar
|
a4ce82fe2e
|
patch 8.2.0024: filetype Rego not recognized
Problem: Filetype Rego not recognized.
Solution: Add *.rego. (Matt Dunford, closes #5376)
|
2019-12-19 15:57:42 +01:00 |
|
Bram Moolenaar
|
c1faf3dc38
|
patch 8.1.2345: .cjs files are not recognized as Javascript
Problem: .cjs files are not recognized as Javascript.
Solution: Add the *.cjs pattern. (closes #5268)
|
2019-11-26 13:43:40 +01:00 |
|
Bram Moolenaar
|
1ff14ba24c
|
Update runtime files.
|
2019-11-02 14:09:23 +01:00 |
|
Bram Moolenaar
|
96f45c0b6f
|
Update runtime files
|
2019-10-26 19:53:45 +02:00 |
|
Bram Moolenaar
|
afbdb905c3
|
patch 8.1.2177: Dart files are not recognized
Problem: Dart files are not recognized.
Solution: Add a filetype rule. (Eugene Ciurana, closes #5087)
|
2019-10-19 14:10:21 +02:00 |
|
Bram Moolenaar
|
c3bf7b56f2
|
patch 8.1.2175: meson files are not recognized
Problem: Meson files are not recognized.
Solution: Add the meson filetype. (Liam Beguin , Nirbheek Chauhan,
closes #5056) Also recognize hollywood.
|
2019-10-18 22:09:34 +02:00 |
|
Bram Moolenaar
|
2e693a88b2
|
Update runtime files.
|
2019-10-16 22:35:02 +02:00 |
|
Bram Moolenaar
|
5be4ceecea
|
Update runtime files.
|
2019-09-27 19:34:08 +02:00 |
|
Bram Moolenaar
|
06fe74aef7
|
Runtime files update.
|
2019-08-31 16:20:32 +02:00 |
|