<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/tutor, branch mix_20240309</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>docs(tutor): include https urls where applicable (#27461)</title>
<updated>2024-02-16T12:54:32+00:00</updated>
<author>
<name>Marcus Michaels</name>
<email>marcusmmichaels@gmail.com</email>
</author>
<published>2024-02-16T12:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1ba3500abdb23027b7ba9bcc9b4f697dcd5ad886'/>
<id>1ba3500abdb23027b7ba9bcc9b4f697dcd5ad886</id>
<content type='text'>
Problem:  URLs in :Tutor use "http" instead of "https".
Solution: Update URLs with a valid "https" equivalent.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  URLs in :Tutor use "http" instead of "https".
Solution: Update URLs with a valid "https" equivalent.</pre>
</div>
</content>
</entry>
<entry>
<title>feat(tutor): add Japanese tutor #27268</title>
<updated>2024-02-08T22:43:18+00:00</updated>
<author>
<name>ite-usagi</name>
<email>77563904+ite-usagi@users.noreply.github.com</email>
</author>
<published>2024-02-08T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=32b49448b227588c2fbc93f89743104fd445e0a6'/>
<id>32b49448b227588c2fbc93f89743104fd445e0a6</id>
<content type='text'>
Add Japanese Tutor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Japanese Tutor</pre>
</div>
</content>
</entry>
<entry>
<title>docs: various fixes (#26929)</title>
<updated>2024-01-17T06:01:39+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-01-17T06:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b3e5587b7f1cd6206240aea38740d2205c10ae34'/>
<id>b3e5587b7f1cd6206240aea38740d2205c10ae34</id>
<content type='text'>
Co-authored-by: Patrick Bollinger &lt;owner@pjbollinger.com&gt;
Co-authored-by: vilo1839 &lt;139687192+vilo1839@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Patrick Bollinger &lt;owner@pjbollinger.com&gt;
Co-authored-by: vilo1839 &lt;139687192+vilo1839@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tutor): Tutor steps don't work on Windows #25251</title>
<updated>2023-09-26T13:31:35+00:00</updated>
<author>
<name>Leonardo Mello</name>
<email>lsvmello@gmail.com</email>
</author>
<published>2023-09-26T13:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bc6fc0123d2f02b1f209cbec740665033fbb5892'/>
<id>bc6fc0123d2f02b1f209cbec740665033fbb5892</id>
<content type='text'>
Problem:
Some steps in :Tutor don't work on Windows.

Solution:
Add support for `{unix:...,win:...}` format and transform the Tutor contents
depending on the platform.
Fix https://github.com/neovim/neovim/issues/24166</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
Some steps in :Tutor don't work on Windows.

Solution:
Add support for `{unix:...,win:...}` format and transform the Tutor contents
depending on the platform.
Fix https://github.com/neovim/neovim/issues/24166</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutor): clarify the meaning of ✗ and ✓ (#25204)</title>
<updated>2023-09-17T00:48:13+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-09-17T00:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=aac85b8d6b803318d9cbf6e496aac1cd223b4550'/>
<id>aac85b8d6b803318d9cbf6e496aac1cd223b4550</id>
<content type='text'>
Also reformat tutor.tutor.json to use 2-space indent while at it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also reformat tutor.tutor.json to use 2-space indent while at it.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tutor): don't use concealed text in expected lines #24316</title>
<updated>2023-07-11T17:09:44+00:00</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2023-07-11T17:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bf5703042b50c858bfc4633b1807c961089ec5e1'/>
<id>bf5703042b50c858bfc4633b1807c961089ec5e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutor): fix TODO line demo (#21965)</title>
<updated>2023-01-25T01:46:00+00:00</updated>
<author>
<name>Rodrigo Medina</name>
<email>13385000+roeeyn@users.noreply.github.com</email>
</author>
<published>2023-01-25T01:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=377636361728b19bc06671a69b0f42d17352b245'/>
<id>377636361728b19bc06671a69b0f42d17352b245</id>
<content type='text'>
Here, it is expected that the user add the word TODO: to show how the
markdown is rendered, but the tutor is configured to expect the text
without the word TODO. This PR fixes this behavior.

Ref #7028</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here, it is expected that the user add the word TODO: to show how the
markdown is rendered, but the tutor is configured to expect the text
without the word TODO. This PR fixes this behavior.

Ref #7028</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutor): modify for Neovim rather than Vim (#17092)</title>
<updated>2022-01-30T12:53:01+00:00</updated>
<author>
<name>Rory Nesbitt</name>
<email>hamster2020@live.com</email>
</author>
<published>2022-01-30T12:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=46bd48f7e902250dbccdea71ec6eb3888588133f'/>
<id>46bd48f7e902250dbccdea71ec6eb3888588133f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tutor): formatting, layout #15098</title>
<updated>2021-08-30T12:27:35+00:00</updated>
<author>
<name>Oliver Marriott</name>
<email>rktjmp@users.noreply.github.com</email>
</author>
<published>2021-08-30T12:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c52ec8f9eb397da3440dcd821c41d5687b46ec16'/>
<id>c52ec8f9eb397da3440dcd821c41d5687b46ec16</id>
<content type='text'>
* fix(tutor): adjust over-80ch lines and corresponding expect file
* fix(tutor): standardise indentation and formatting, add nowrap modeline

- unifies the formatting/layout, which was a bit inconsistent,
- adds a nowrap modeline

Since the tutor uses a lot of conceals, which are included in the character
count when calculating line wrapping, lines were breaking at what looked like
odd spots, which gives a poor first impression and lowered readability.

I have adjusted some lines to be over 80ch in the source, but once they're
rendered out with conceals, they're actually under 80, so even with nowrap we
don't visually extend past 80.

fix #15088</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix(tutor): adjust over-80ch lines and corresponding expect file
* fix(tutor): standardise indentation and formatting, add nowrap modeline

- unifies the formatting/layout, which was a bit inconsistent,
- adds a nowrap modeline

Since the tutor uses a lot of conceals, which are included in the character
count when calculating line wrapping, lines were breaking at what looked like
odd spots, which gives a poor first impression and lowered readability.

I have adjusted some lines to be over 80ch in the source, but once they're
rendered out with conceals, they're actually under 80, so even with nowrap we
don't visually extend past 80.

fix #15088</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix some remanining cases of gender pronoun for "the user"</title>
<updated>2021-05-18T20:47:17+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-05-18T20:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ef9d3e6791b0b7d442326e0d4801570704c8e9e4'/>
<id>ef9d3e6791b0b7d442326e0d4801570704c8e9e4</id>
<content type='text'>
Adapted from original PR by:
Co-Author: Mathias Jean Johansen &lt;mathias@mjj.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted from original PR by:
Co-Author: Mathias Jean Johansen &lt;mathias@mjj.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
