Christian Clason
46734cf7c1
vim-patch:8.2.4859: wget2 files are not recognized ( #18385 )
...
Problem: wget2 files are not recognized.
Solution: Add patterns to recognize wget2. (Doug Kearns)
3a974a8933
2022-05-03 10:23:11 +02:00
Christian Clason
d23ce6ef76
vim-patch:8.2.4855: robot files are not recognized ( #18364 )
...
Problem: Robot files are not recognized.
Solution: Add patterns for robot files. (Zoe Roux, closes vim/vim#10339 )
2096a5f128
2022-05-02 13:54:07 +02:00
Christian Clason
872622bcdb
vim-patch:8.2.4849: Gleam filetype not detected ( #18326 )
...
Problem: Gleam filetype not detected.
Solution: Add a pattern for Gleam files. (Mathias Jean Johansen,
closes vim/vim#10326 )
917c32c4f7
2022-04-30 17:31:53 +02:00
Christian Clason
521e91e1c4
vim-patch:ce001a337e28 ( #18287 )
...
Update runtime files
ce001a337e
also add `vimStdPlugin` keywords missing from previous updates
2022-04-27 17:48:35 +02:00
Christian Clason
af82eab946
vim-patch:8.2.4826: .cshtml files are not recognized ( #18259 )
...
Problem: .cshtml files are not recognized.
Solution: Use html filetype for .cshtml files. (Julien Voisin, closes vim/vim#10212 )
1f435dafff
2022-04-25 20:02:36 +02:00
Christian Clason
63eb7e865b
vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another
...
Problem: Recognizing Maxima filetype even though it might be another.
Solution: Remove *.mc and *.dem patterns from Maxima files
928a131356
2022-04-20 09:52:31 +02:00
Christian Clason
d40b2afda8
vim-patch:8.2.4781: Maxima files are not recognized
...
Problem: Maxima files are not recognized.
Solution: Add patterns to detect Maxima files. (Doron Behar, closes vim/vim#10211 )
d0a20c9d11
2022-04-20 09:50:19 +02:00
Christian Clason
a391cd517b
vim-patch:8.2.4790: lilypond filetype not recognized ( #18174 )
...
Problem: Lilypond filetype not recognized.
Solution: Add patterns for lilypond. (Doug Kearns)
c448e9c950
2022-04-20 08:35:22 +02:00
Christian Clason
0124a7bfa9
vim-patch:75ab590f8504 ( #18170 )
...
Update runtime files
75ab590f85
omit builtin.txt change to `expand()` (depends on 8.2.4726)
2022-04-19 15:14:17 +02:00
Christian Clason
1facad2347
vim-patch:8.2.4778: pacman files use dosini filetype ( #18152 )
...
Problem: Pacman files use dosini filetype.
Solution: Use conf instead. (Chaoren Lin, closes vim/vim#10213 )
35cff32dd8
2022-04-17 23:30:13 +02:00
Christian Clason
6e6f5a7833
vim-patch:8.2.4767: openscad files are not recognized ( #18138 )
...
Problem: Openscad files are not recognized.
Solution: Add a filetype pattern. (Niklas Adam, closes vim/vim#10199 )
c360b2566c
2022-04-17 10:15:55 +02:00
Christian Clason
9938740ca6
vim-patch:8.2.4746: supercollider filetype not recognized ( #18102 )
...
Problem: Supercollider filetype not recognized.
Solution: Match file extentions and check file contents to detect
supercollider. (closes vim/vim#10142 )
8cac20ed42
2022-04-13 17:04:38 +02:00
zeertzjq
2dc86ef3b2
vim-patch:8.2.4733: HEEx and Surface do need a separate filetype
...
Problem: HEEx and Surface do need a separate filetype.
Solution: Revert 8.2.4729. (closes vim/vim#10147 )
4232dff815
2022-04-11 18:40:46 +08:00
Christian Clason
b438bb4343
vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetype ( #18065 )
...
Problem: HEEx and Surface templates do not need a separate filetype.
Solution: Use Eelixir for the similar filetypes. (Aaron Tinio, closes vim/vim#10124 )
fa76a24109
2022-04-10 13:53:33 +02:00
Christian Clason
61bd5426f4
vim-patch:8.2.4721: cooklang files are not recognized ( #18058 )
...
Problem: Cooklang files are not recognized.
Solution: recognize *.cook files. (Goc Dundar, closes vim/vim#10120 )
36951ed1da
2022-04-09 17:43:33 +02:00
Christian Clason
3280dc2b60
vim-patch:8.2.4720: ABB Rapid files are not recognized properly ( #18057 )
...
Problem: ABB Rapid files are not recognized properly.
Solution: Add checks for ABB Rapid files. (Patrick Meiser-Knosowski,
closes #10104 )
b09c320039
2022-04-09 17:42:46 +02:00
Christian Clason
8055f9857b
vim-patch:8.2.4715: Vagrantfile not recognized ( #18052 )
...
Problem: Vagrantfile not recognized.
Solution: Recognize Vagrantfile as ruby. (Julien Voisin, closes vim/vim#10119 )
5e1792270a
2022-04-09 11:19:18 +02:00
Christian Clason
d3068d34cc
vim-patch:partial:cbaff5e06ec5 ( #18042 )
...
Update runtime files
cbaff5e06e
omit doc updates here
2022-04-08 19:53:41 +02:00
Christian Clason
8c25dbff46
vim-patch:8.2.4708: PHP test files are not recognized ( #18025 )
...
Problem: PHP test files are not recognized.
Solution: Add the *.phpt pattern. (Julien Voisin, closes vim/vim#10112 )
177847e67a
2022-04-07 20:24:55 +02:00
Christian Clason
f85f4e25d2
vim-patch:8.2.4701: Kuka Robot Language files not recognized ( #18012 )
...
Problem: Kuka Robot Language files not recognized.
Solution: Recognize *.src and *.dat files. (Patrick Meiser-Knosowski,
closes vim/vim#10096 )
3ad2090316
2022-04-07 09:09:08 +02:00
Christian Clason
e45d141e28
vim-patch:8.2.4664: Elvish files are not recognized ( #17963 )
...
Problem: Elvish files are not recognized.
Solution: Recognize .elv files. (Bruno Roque, closes vim/vim#10058 )
c1658a196b
2022-04-02 13:36:19 +02:00
Christian Clason
38ba2a75fc
vim-patch:8.2.4658: org-mode files are not recognized ( #17939 )
...
Problem: Org-mode files are not recognized.
Solution: Add patterns to recognize "org" files. (closes vim/vim#10046 )
3a6f952cc8
2022-03-31 22:16:25 +02:00
Jade Lovelace
5a8bf31d32
vim-patch:8.2.4571: not all gdb files are recognized ( #17727 )
...
Problem: Not all gdb files are recognized.
Solution: Add a few more patterns for gdb.
(closes https://github.com/vim/vim/pull/9956 )
8d5e514d77
2022-03-15 22:46:32 +01:00
Christian Clason
d0f8f76224
vim-patch:8.2.4464: Dtrace files are recognized as filetype D ( #17518 )
...
Problem: Dtrace files are recognized as filetype D.
Solution: Add a pattern for Dtrace files. (Teubel György, closes vim/vim#9841 )
Add some more testing.
4d56b971cb
2022-02-26 14:01:37 +01:00
Christian Clason
439a843b80
vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized ( #17464 )
...
Problem: ".gts" and ".gjs" files are not recognized.
Solution: Recognize Glimmer flavored typescript and javascript.
(closes vim/vim#9799 )
cdf717283c
2022-02-19 23:41:11 +01:00
Christian Clason
36362ef0ae
vim-patch:8.2.4414: solidity files are not recognized ( #17451 )
...
Problem: Solidity files are not recognized.
Solution: Add the *.sol pattern. (Dundar Goc, closes vim/vim#9792 )
97b231541d
2022-02-18 17:08:43 +01:00
Christian Clason
1fd106ca88
vim-patch:8.2.4411: bicep files are not recognized ( #17447 )
...
Problem: Bicep files are not recognized.
Solution: Match *.bicep files. (Dundar Goc, closes vim/vim#9791 )
8e5ba693ad
2022-02-17 23:05:48 +01:00
Christian Clason
3b13c7fc8b
vim-patch:8.2.4352: ReScript files are not recognized
...
Problem: ReScript files are not recognized.
Solution: Add the *.res and *.resi patterns. (Ananda Umamil, closes vim/vim#9752 )
0c3cc2fec3
2022-02-12 12:04:09 +01:00
Christian Clason
a562b5771e
vim-patch:8.2.4274: Basic and form filetype detection is incomplete ( #17259 )
...
Problem: Basic and form filetype detection is incomplete.
Solution: Add a separate function for .frm files. (Doug Kearns, closes vim/vim#9675 )
c570e9cf68
2022-02-01 08:35:28 +01:00
Christian Clason
bddce4b0ff
vim-patch:c4573eb12dba ( #17258 )
...
Update runtime files
c4573eb12d
2022-01-31 18:09:51 +01:00
Christian Clason
79b92da0d2
vim-patch:partial:f10911e5db16 ( #17248 )
...
Update runtime files
f10911e5db
2022-01-31 15:27:01 +01:00
Christian Clason
b2f77c354a
vim-patch:8.2.4251: vala files are not recognized ( #17235 )
...
Problem: Vala files are not recognized.
Solution: Add the *.vala pattern. (closes vim/vim#9654 )
97c554d514
2022-01-29 15:40:29 +01:00
Christian Clason
5b9980f01e
vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"
...
Problem: *.tf file could be fileytpe "tf" or "terraform".
Solution: Detect the type from the file contents. (closes vim/vim#9642 )
bd8168c770
2022-01-28 17:01:13 +01:00
dundargoc
ecec957125
vim-patch:8.2.4196: various file types not recognized ( #17182 )
...
Problem: Various file types not recognized.
Solution: Add patterns to recognize more file types (closes vim/vim#9607 )
428058ab32
2022-01-25 08:22:15 +01:00
Christian Clason
4ba7fa1700
vim-patch:6f4754b9f725 ( #17179 )
...
Update runtime files
6f4754b9f7
2022-01-23 18:38:41 +01:00
Christian Clason
28352dc6e5
vim-patch:8.2.4188: not all gitconfig files are recognized ( #17178 )
...
Problem: Not all gitconfig files are recognized.
Solution: Add a few more patterns. (Tim Pope, closes vim/vim#9597 )
bcfa11b7df
2022-01-23 17:50:45 +01:00
dundargoc
ffd9551aa2
vim-patch:8.2.4191: json5 files are not recognized ( #17180 )
...
Problem: json5 files are not recognized.
Solution: Add a pattern for json5 files. (closes vim/vim#9601 )
e15ebeffb3
2022-01-23 16:19:48 +01:00
Christian Clason
3d62dd2077
vim-patch:8.2.4187: gnuplot file not recognized ( #17177 )
...
Problem: Gnuplot file not recognized.
Solution: Recognize ".gnuplot". (closes vim/vim#9588 )
ff5cbe8133
2022-01-23 13:52:37 +01:00
Christian Clason
9d02fc4c00
vim-patch:8.2.4172: filetype detection for BASIC is not optimal ( #17161 )
...
Problem: Filetype detection for BASIC is not optimal.
Solution: Improve BASIC filetype detection. (Doug Kearns)
6517f14165
2022-01-21 16:45:32 +01:00
Christian Clason
3906b2d4fc
vim-patch:fd31be29b822 ( #17114 )
...
Update runtime files
fd31be29b8
2022-01-17 11:58:36 +01:00
Christian Clason
596c55756a
vim-patch:8.2.4077: not all Libsensors files are recognized ( #17080 )
...
Problem: Not all Libsensors files are recognized.
Solution: Add "sensors.d/*" pattern. (Doug Kearns)
8d9e470aa9
2022-01-13 18:31:15 +01:00
Christian Clason
70fe3ce004
vim-patch:8.2.4064: foam files are not detected ( #17041 )
...
* vim-patch:8.2.4064: foam files are not detected
Problem: Foam files are not detected.
Solution: Detect the foam filetype by the path and file contents. (Mohammed
Elwardi Fadeli, closes vim/vim#9501 )
2284f6cca3
* Port foam ft detection to filetype.lua
Co-authored-by: Gregory Anders <greg@gpanders.com>
2022-01-11 21:02:58 +01:00
Christian Clason
e866da12ee
vim-patch:2f0936cb9a2e ( #17007 )
...
* vim-patch:2f0936cb9a2e
Update runtime files
2f0936cb9a
2022-01-11 14:14:17 +01:00
Christian Clason
bba679c431
vim-patch:8.2.4014: git and gitcommit file types not properly recognized ( #16953 )
...
Problem: Git and gitcommit file types not properly recognized.
Solution: Adjust filetype detection. (Tim Pope, closes vim/vim#9477 )
c689f8c3d9
2022-01-07 10:27:34 +01:00
Gregory Anders
3fd454bd4a
feat: filetype.lua ( #16600 )
...
Adds a new vim.filetype module that provides support for filetype detection in
Lua.
2022-01-04 07:28:29 -07:00
Christian Clason
6aeaff1220
vim-patch:8.2.3995: not all sshconfig files are detected as such ( #16899 )
...
Problem: Not all sshconfig files are detected as such.
Solution: Adjust the patterns used for sshconfig detection. (David Auer,
closes vim/vim#9322 )
9acf2d8be9
2022-01-03 19:29:46 +01:00
Christian Clason
b0f21adef0
vim-patch:8.2.3964: some common lisp and scheme files not recognized ( #16866 )
...
Problem: Some common lisp and scheme files not recognized.
Solution: Recognize *.asd as lisp and *.sld as scheme. (Alex Vear,
closes vim/vim#9447 )
654b729c4c
2022-01-01 14:00:33 +01:00
Christian Clason
645b314576
vim-patch:a4d131d11052 ( #16811 )
...
Update runtime files
a4d131d110
2021-12-28 12:24:44 +01:00
Christian Clason
d54329e1b6
vim-patch:8.2.3909: Containerfile using prefix name not recognized
...
Problem: Containerfile using prefix name not recognized.
Solution: Recognize Containerfile.*.
bbdd3fb804
2021-12-27 12:52:17 +01:00
Christian Clason
5743b0345c
vim-patch:8.2.3905: Dockerfile using prefix name not recognized
...
Problem: Dockerfile using prefix name not recognized.
Solution: Recognize Dockerfile.*. (closes vim/vim#9410 )
c88ac94a0b
2021-12-27 12:52:17 +01:00