<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/prr, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>bundle/prr: Use stock diff highlighting</title>
<updated>2023-11-06T19:54:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-10-06T18:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=4a0d731fdfa89071a9b159f982fd566466afa827'/>
<id>4a0d731fdfa89071a9b159f982fd566466afa827</id>
<content type='text'>
Change the diff highlighting to use the groups in:

PREFIX/share/vim/vim90/syntax/diff.vim

This way, the diff colours look like normal diffs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the diff highlighting to use the groups in:

PREFIX/share/vim/vim90/syntax/diff.vim

This way, the diff colours look like normal diffs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'prr' plugin @ 9b44c3f2d4b79013a00aae82cb59fe63306967ca</title>
<updated>2023-11-06T19:54:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-10-04T17:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=d54d9140ed15465d1b1e8569d11c580c95ec69e5'/>
<id>d54d9140ed15465d1b1e8569d11c580c95ec69e5</id>
<content type='text'>
Provides syntax highlighting for Prr code review files.

This code was copied from the 'prr' repository
(https://github.com/danobi/prr/) at commit
9b44c3f2d4b79013a00aae82cb59fe63306967ca
(https://github.com/danobi/prr/commit/9b44c3f2d4b79013a00aae82cb59fe63306967ca).

The Vim plugin lives in a subdirectory of the 'prr' repository, which
made it tricky to include as a submodule.

I added GPLv2 license headers based on the license of the Prr project,
however the Vim code seems to indicate it was based on Vim-licensed
code, so I'm not clear on what the actual license is supposed to be.
I'm assuming it's GPL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides syntax highlighting for Prr code review files.

This code was copied from the 'prr' repository
(https://github.com/danobi/prr/) at commit
9b44c3f2d4b79013a00aae82cb59fe63306967ca
(https://github.com/danobi/prr/commit/9b44c3f2d4b79013a00aae82cb59fe63306967ca).

The Vim plugin lives in a subdirectory of the 'prr' repository, which
made it tricky to include as a submodule.

I added GPLv2 license headers based on the license of the Prr project,
however the Vim code seems to indicate it was based on Vim-licensed
code, so I'm not clear on what the actual license is supposed to be.
I'm assuming it's GPL.
</pre>
</div>
</content>
</entry>
</feed>
