<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kakoune.git/test/indent/ruby/method-definition-shouldnt-duplicate/out, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/'/>
<entry>
<title>rc filetype: add some missing ModeChange hooks for trim-indent</title>
<updated>2022-05-29T06:23:33+00:00</updated>
<author>
<name>Johannes Altmanninger</name>
<email>aclopte@gmail.com</email>
</author>
<published>2022-04-30T09:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=fea851b78b5ad2ba628896e4c8006c3c354cd6d6'/>
<id>fea851b78b5ad2ba628896e4c8006c3c354cd6d6</id>
<content type='text'>
Some languages have a trim-indent command but don't use it (for no
apparent reason). Make them trim trailing spaces when exiting insert
mode, like most other languages support scripts do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some languages have a trim-indent command but don't use it (for no
apparent reason). Make them trim trailing spaces when exiting insert
mode, like most other languages support scripts do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for buggy ruby method newline</title>
<updated>2018-04-10T23:30:12+00:00</updated>
<author>
<name>Nate Clark</name>
<email>natec425@gmail.com</email>
</author>
<published>2018-04-10T23:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=27604359d4842d56b020b47b6ba97a5d40b29e1e'/>
<id>27604359d4842d56b020b47b6ba97a5d40b29e1e</id>
<content type='text'>
Currently, inserting a newline after a ruby method will incorrectly
cause the following line to repeat the method header. This commit
adds a test case to illustrate the bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, inserting a newline after a ruby method will incorrectly
cause the following line to repeat the method header. This commit
adds a test case to illustrate the bug.
</pre>
</div>
</content>
</entry>
</feed>
