<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/syntax/shared, branch rahm</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>vim-patch:9dadfe7: runtime(debversions): Update Debian versions</title>
<updated>2024-11-05T07:31:19+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-11-04T19:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9ee1c87591ea1bfe43806d8c143cf872ae58f937'/>
<id>9ee1c87591ea1bfe43806d8c143cf872ae58f937</id>
<content type='text'>
- Move mantic to unsupported
- Reorder names to maintain alphabetic order
- Bump date to submit upstream

closes: vim/vim#15991

https://github.com/vim/vim/commit/9dadfe7a5205180941dbce3648a00422d32bb63d

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move mantic to unsupported
- Reorder names to maintain alphabetic order
- Bump date to submit upstream

closes: vim/vim#15991

https://github.com/vim/vim/commit/9dadfe7a5205180941dbce3648a00422d32bb63d

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu release name</title>
<updated>2024-10-31T10:47:25+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-10-31T09:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0a1eeb90cb9a71c0790be2963c8ea054f2b1651b'/>
<id>0a1eeb90cb9a71c0790be2963c8ea054f2b1651b</id>
<content type='text'>
closes: vim/vim#15882

https://github.com/vim/vim/commit/6be21b937db1c088c4d191e4569989eb078adb45

Co-authored-by: Simon Quigley &lt;tsimonq2@ubuntu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes: vim/vim#15882

https://github.com/vim/vim/commit/6be21b937db1c088c4d191e4569989eb078adb45

Co-authored-by: Simon Quigley &lt;tsimonq2@ubuntu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:0076ddc: runtime(debian): update Debian runtime files (vim/vim#14849)</title>
<updated>2024-05-25T21:51:55+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-05-25T21:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eaaf3d9048f37b2bf5914d34f7348a1ba6ebe250'/>
<id>eaaf3d9048f37b2bf5914d34f7348a1ba6ebe250</id>
<content type='text'>
* Add space in template for 'commentstring'
* Add 'comments' and 'commentstring' support to debcontrol
* debversions: Move Ubuntu releases outside of standard support to unsupported
  Although trust, xenial, and bionic are not EOL yet, their standard support period has ended.

Reported-by: Riley Bruins &lt;ribru17@gmail.com&gt;

https://github.com/vim/vim/commit/0076ddc07dc1d97afcf3252fd361885abbaf23d5

Co-authored-by: James McCoy &lt;jamessan@debian.org&gt;
Co-authored-by: Riley Bruins &lt;ribru17@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add space in template for 'commentstring'
* Add 'comments' and 'commentstring' support to debcontrol
* debversions: Move Ubuntu releases outside of standard support to unsupported
  Although trust, xenial, and bionic are not EOL yet, their standard support period has ended.

Reported-by: Riley Bruins &lt;ribru17@gmail.com&gt;

https://github.com/vim/vim/commit/0076ddc07dc1d97afcf3252fd361885abbaf23d5

Co-authored-by: James McCoy &lt;jamessan@debian.org&gt;
Co-authored-by: Riley Bruins &lt;ribru17@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:5e45715: runtime(typescript): update outdated syntax files</title>
<updated>2024-05-25T07:46:33+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-05-24T17:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b43244adafa0f4d86409d1101754d5e23782c158'/>
<id>b43244adafa0f4d86409d1101754d5e23782c158</id>
<content type='text'>
fixes: vim/vim#14721
fixes: HerringtonDarkholme/yats.vim#277
closes: vim/vim#14840

https://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803

Co-authored-by: rhysd &lt;lin90162@yahoo.co.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes: vim/vim#14721
fixes: HerringtonDarkholme/yats.vim#277
closes: vim/vim#14840

https://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803

Co-authored-by: rhysd &lt;lin90162@yahoo.co.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:92917069b1a8</title>
<updated>2024-04-27T11:08:12+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-04-27T10:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=499070148d8020e1da21b137a94d0aa31a5b65f4'/>
<id>499070148d8020e1da21b137a94d0aa31a5b65f4</id>
<content type='text'>
runtime(debversions): Add oracular (24.10) as Ubuntu release name

closes: vim/vim#14645

https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699

Co-authored-by: Simon Quigley &lt;simon@tsimonq2.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(debversions): Add oracular (24.10) as Ubuntu release name

closes: vim/vim#14645

https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699

Co-authored-by: Simon Quigley &lt;simon@tsimonq2.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:c7ddc9b73543</title>
<updated>2024-02-27T09:31:11+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-02-27T09:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1a7c38caec487976f7f022dd355e3c0d65925d0c'/>
<id>1a7c38caec487976f7f022dd355e3c0d65925d0c</id>
<content type='text'>
runtime(debian): update Debian syntax files (#14098)

* debversions.vim: Move lunar to unsupported release
* debsources: Add word boundaries around keyword match patterns

https://github.com/vim/vim/commit/c7ddc9b73543d4b3b906b56948dc9a6861150e12

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(debian): update Debian syntax files (#14098)

* debversions.vim: Move lunar to unsupported release
* debsources: Add word boundaries around keyword match patterns

https://github.com/vim/vim/commit/c7ddc9b73543d4b3b906b56948dc9a6861150e12

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:2b89afd5eb63</title>
<updated>2023-11-03T09:04:55+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-11-02T23:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=80cf1ee2c5a0a4b68d0a21916a7ebd7f723fb6b7'/>
<id>80cf1ee2c5a0a4b68d0a21916a7ebd7f723fb6b7</id>
<content type='text'>
runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (vim/vim#13472)

https://github.com/vim/vim/commit/2b89afd5eb63864154d973e7991a56a53b87a767

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (vim/vim#13472)

https://github.com/vim/vim/commit/2b89afd5eb63864154d973e7991a56a53b87a767

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7b7cda67a124</title>
<updated>2023-10-27T08:06:52+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-10-27T07:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4fcdfa5ad01fd8f7e8c0e044fcf004692c0889d5'/>
<id>4fcdfa5ad01fd8f7e8c0e044fcf004692c0889d5</id>
<content type='text'>
runtime(debian): update debian related runtime files (vim/vim#13423)

* Update Debian runtime files

Add mantic as a supported Ubuntu release and move buster/kinetic to
unsupported.

Add syntax highlighting for deb822sources filetype.

Add debsources ftplugin to set relevant comment options.

Move common version information to shared/debversions.vim

Closes vim/vim#11934

* Add myself as codeowner for Debian-related runtime files

---------

https://github.com/vim/vim/commit/7b7cda67a1246874520b280277d9b1447e1a7ef5

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
Co-authored-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
Co-authored-by: Viktor Szépe &lt;viktor@szepe.net&gt;
Co-authored-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
Co-authored-by: Viktor Szépe &lt;viktor@szepe.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(debian): update debian related runtime files (vim/vim#13423)

* Update Debian runtime files

Add mantic as a supported Ubuntu release and move buster/kinetic to
unsupported.

Add syntax highlighting for deb822sources filetype.

Add debsources ftplugin to set relevant comment options.

Move common version information to shared/debversions.vim

Closes vim/vim#11934

* Add myself as codeowner for Debian-related runtime files

---------

https://github.com/vim/vim/commit/7b7cda67a1246874520b280277d9b1447e1a7ef5

Co-authored-by: James McCoy &lt;jamessan@jamessan.com&gt;
Co-authored-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
Co-authored-by: Viktor Szépe &lt;viktor@szepe.net&gt;
Co-authored-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Co-authored-by: James Addison &lt;jay@jp-hosting.net&gt;
Co-authored-by: Viktor Szépe &lt;viktor@szepe.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:535b9e12d02f</title>
<updated>2023-08-28T02:03:37+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-08-27T01:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3a876bd41b235065663c38b0d9f3bdc8868eebc4'/>
<id>3a876bd41b235065663c38b0d9f3bdc8868eebc4</id>
<content type='text'>
runtime(typescript): Fix highlighting symbols after number literal (vim/vim#12911)

fixes vim/vim#12831

https://github.com/vim/vim/commit/535b9e12d02f5fef969fb680d579c586bd5f40db

Co-authored-by: Herrington Darkholme &lt;2883231+HerringtonDarkholme@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(typescript): Fix highlighting symbols after number literal (vim/vim#12911)

fixes vim/vim#12831

https://github.com/vim/vim/commit/535b9e12d02f5fef969fb680d579c586bd5f40db

Co-authored-by: Herrington Darkholme &lt;2883231+HerringtonDarkholme@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:e8d6f03f6a61</title>
<updated>2023-08-23T19:36:16+00:00</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2023-08-23T19:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=23cc36bd99a4e16a0d9d24c7fca62554211a5b1d'/>
<id>23cc36bd99a4e16a0d9d24c7fca62554211a5b1d</id>
<content type='text'>
runtime: Remove Brams name from a few more runtime files (vim/vim#12780)

syntax/model.vim: minor wording improvement

https://github.com/vim/vim/commit/e8d6f03f6a61f60de6893253621d057f63dd6a23

Use the updated "Last Change" date for all.

Co-authored-by: Christian Brabandt &lt;cb@256bit.org&gt;
Co-authored-by: Adri Verhoef &lt;a3@a3.xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime: Remove Brams name from a few more runtime files (vim/vim#12780)

syntax/model.vim: minor wording improvement

https://github.com/vim/vim/commit/e8d6f03f6a61f60de6893253621d057f63dd6a23

Use the updated "Last Change" date for all.

Co-authored-by: Christian Brabandt &lt;cb@256bit.org&gt;
Co-authored-by: Adri Verhoef &lt;a3@a3.xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
</feed>
