<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/runtime/filetype.vim, branch v9.0.1237</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 9.0.1230: Apache thrift files are not recognized</title>
<updated>2023-01-22T18:16:44+00:00</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-01-22T18:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f3da4c8427b1b12d7aaffa307ec085ca97ea9ad9'/>
<id>f3da4c8427b1b12d7aaffa307ec085ca97ea9ad9</id>
<content type='text'>
Problem:    Apache thrift files are not recognized.
Solution:   Add a pattern for thrift files. (Amaan Qureshi, closes #11859)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Apache thrift files are not recognized.
Solution:   Add a pattern for thrift files. (Amaan Qureshi, closes #11859)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1229: Cap'n Proto files are not recognized</title>
<updated>2023-01-22T13:10:39+00:00</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-01-22T13:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=040e795e8da05ff38cc896528d4dcad100f0b584'/>
<id>040e795e8da05ff38cc896528d4dcad100f0b584</id>
<content type='text'>
Problem:    Cap'n Proto files are not recognized.
Solution:   Add a pattern and the "capnp" filetype. (Amaan Qureshi,
            closes #11862)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cap'n Proto files are not recognized.
Solution:   Add a pattern and the "capnp" filetype. (Amaan Qureshi,
            closes #11862)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1191: some Bazel files are not recognized</title>
<updated>2023-01-13T15:35:17+00:00</updated>
<author>
<name>Keith Smiley</name>
<email>keithbsmiley@gmail.com</email>
</author>
<published>2023-01-13T15:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3213952966896ffb1d8fa186bcf8c43359fca0f0'/>
<id>3213952966896ffb1d8fa186bcf8c43359fca0f0</id>
<content type='text'>
Problem:    Some Bazel files are not recognized.
Solution:   Add an extra Bazel pattern. (Keith Smily, closes #11807)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some Bazel files are not recognized.
Solution:   Add an extra Bazel pattern. (Keith Smily, closes #11807)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1182: go checksum files are not recognized</title>
<updated>2023-01-11T21:24:26+00:00</updated>
<author>
<name>Amaan Q</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-01-11T21:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=043d7b2c84cda275354aa023b5769660ea70a168'/>
<id>043d7b2c84cda275354aa023b5769660ea70a168</id>
<content type='text'>
Problem:    go checksum files are not recognized.
Solution:   Add the name of go checksum files. (Amaan Qureshi, closes #11803)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    go checksum files are not recognized.
Solution:   Add the name of go checksum files. (Amaan Qureshi, closes #11803)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1176: smithy files are not recognized</title>
<updated>2023-01-11T12:20:10+00:00</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2023-01-11T12:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f68cddabffcbc5b8fbfe9003182cb4b55ff8d72c'/>
<id>f68cddabffcbc5b8fbfe9003182cb4b55ff8d72c</id>
<content type='text'>
Problem:    smithy files are not recognized.
Solution:   Add a pattern for Smithy files. (Chris Kipp, closes #11804)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    smithy files are not recognized.
Solution:   Add a pattern for Smithy files. (Chris Kipp, closes #11804)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1174: smali files are not recognized</title>
<updated>2023-01-10T19:58:35+00:00</updated>
<author>
<name>Amaan Q</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-01-10T19:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9a9432d3a223f7fbd902a0346030422ae0a97f0e'/>
<id>9a9432d3a223f7fbd902a0346030422ae0a97f0e</id>
<content type='text'>
Problem:    Smali files are not recognized.
Solution:   Add a pattern for Smali files. (Amaan Qureshi, closes #11801)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Smali files are not recognized.
Solution:   Add a pattern for Smali files. (Amaan Qureshi, closes #11801)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1167: EditorConfig files do not have their own filetype</title>
<updated>2023-01-09T20:08:00+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>greg@gpanders.com</email>
</author>
<published>2023-01-09T20:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d41262ed06564cef98a3800e2928e6e0db91abbf'/>
<id>d41262ed06564cef98a3800e2928e6e0db91abbf</id>
<content type='text'>
Problem:    EditorConfig files do not have their own filetype.
Solution:   Add the "editorconfig" filetype. (Gregory Anders, closes #11779)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    EditorConfig files do not have their own filetype.
Solution:   Add the "editorconfig" filetype. (Gregory Anders, closes #11779)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime files</title>
<updated>2022-12-31T15:30:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-31T15:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f1dcd14fc5d4370476cd82895a4479ca2d252e54'/>
<id>f1dcd14fc5d4370476cd82895a4479ca2d252e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1106: not all postfix files are recognized</title>
<updated>2022-12-27T20:17:19+00:00</updated>
<author>
<name>KodeToad</name>
<email>3880336+KodeToad@users.noreply.github.com</email>
</author>
<published>2022-12-27T20:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=09ce0b8e1197c85dacf97e75b9b9ac18e0d192df'/>
<id>09ce0b8e1197c85dacf97e75b9b9ac18e0d192df</id>
<content type='text'>
Problem:    Not all postfix files are recognized.
Solution:   Recognize main.cf.proto files. (closes #11732)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not all postfix files are recognized.
Solution:   Recognize main.cf.proto files. (closes #11732)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1103: jq files are not recognized</title>
<updated>2022-12-26T15:35:18+00:00</updated>
<author>
<name>David McDonald</name>
<email>dgmcdona@uno.edu</email>
</author>
<published>2022-12-26T15:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b9a1edfc5434f2a3ac50b1a178d3c85aa417b798'/>
<id>b9a1edfc5434f2a3ac50b1a178d3c85aa417b798</id>
<content type='text'>
Problem:    jq files are not recognized.
Solution:   Add detection of Jq files. (David McDonald, closes #11743)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    jq files are not recognized.
Solution:   Add detection of Jq files. (David McDonald, closes #11743)
</pre>
</div>
</content>
</entry>
</feed>
