<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/prr-ui/ftplugin/prr, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>prr-ui: Allow `PrrApprove` and `PrrReject` to be called outside of *.prr</title>
<updated>2023-12-12T22:42:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-12-12T19:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=cfeee05bb0c327ea3e54ad9846d9eb5da1b443c8'/>
<id>cfeee05bb0c327ea3e54ad9846d9eb5da1b443c8</id>
<content type='text'>
Sometimes I don't have any line comments to make and can go ahead and
accept or reject a change immediately.

In those cases, I want `PrrApprove` and `PrrReject` to be available in
any file type buffer, not just in *.prr buffers.

Additionally, those two commands should automatically do `PrrStart` if
it hasn't been executed manually before, like we already do with
`PrrComment`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes I don't have any line comments to make and can go ahead and
accept or reject a change immediately.

In those cases, I want `PrrApprove` and `PrrReject` to be available in
any file type buffer, not just in *.prr buffers.

Additionally, those two commands should automatically do `PrrStart` if
it hasn't been executed manually before, like we already do with
`PrrComment`.
</pre>
</div>
</content>
</entry>
<entry>
<title>prr-ui: Pick a random emoji to include in `PrrApprove`</title>
<updated>2023-11-29T23:05:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-29T01:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=55a482ccc2756d0c79aa4790dc061f6f5d61fccb'/>
<id>55a482ccc2756d0c79aa4790dc061f6f5d61fccb</id>
<content type='text'>
I collected a list of emoji from
https://github.com/ikatyang/emoji-cheat-sheet and trimmed it down. Now,
the pull request approval message will chose one of these emoji at
random to include.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I collected a list of emoji from
https://github.com/ikatyang/emoji-cheat-sheet and trimmed it down. Now,
the pull request approval message will chose one of these emoji at
random to include.
</pre>
</div>
</content>
</entry>
<entry>
<title>prr-ui: Educate quotes in prr buffers</title>
<updated>2023-11-29T23:05:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-28T23:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=6f595300351b659daf7f74d45feddc678b643ea7'/>
<id>6f595300351b659daf7f74d45feddc678b643ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prr-ui: Move to top of file on `PrrApprove` and `PrrReject`</title>
<updated>2023-11-29T23:05:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-28T23:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=2531bcbffc998d95de95e6ddc9f725c8714dd19b'/>
<id>2531bcbffc998d95de95e6ddc9f725c8714dd19b</id>
<content type='text'>
This puts the cursor in the correct position to quickly add a top-level
review comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This puts the cursor in the correct position to quickly add a top-level
review comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>prr-ui: Add `PrrApprove` and `PrrReject` commands</title>
<updated>2023-11-27T22:56:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-27T22:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=ea426334f9fa8c6dfaa2efeed00f6e25aec4d908'/>
<id>ea426334f9fa8c6dfaa2efeed00f6e25aec4d908</id>
<content type='text'>
Add commands to quickly approve or reject a pull request.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add commands to quickly approve or reject a pull request.
</pre>
</div>
</content>
</entry>
</feed>
