<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/ftplugin/sbt.vim, 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>vim-patch:5a68cdf14915</title>
<updated>2023-12-15T09:30:13+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-12-11T16:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=02e85822304b7a03210a424d8168c3c7fa764cde'/>
<id>02e85822304b7a03210a424d8168c3c7fa764cde</id>
<content type='text'>
runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(vim/vim#13657)

The `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`. Since the latter script also sets the guard properly, we can simply remove the guard here.

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

Co-authored-by: Karl Yngve Lervåg &lt;karl.yngve@lervag.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(vim/vim#13657)

The `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`. Since the latter script also sets the guard properly, we can simply remove the guard here.

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

Co-authored-by: Karl Yngve Lervåg &lt;karl.yngve@lervag.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:b4d6c3ea4a59</title>
<updated>2017-11-07T00:27:14+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-11-07T00:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=78223bc97f6c7b4376ff9b8708e2bec4cea92f6d'/>
<id>78223bc97f6c7b4376ff9b8708e2bec4cea92f6d</id>
<content type='text'>
Update runtime files.

https://github.com/vim/vim/commit/b4d6c3ea4a59c6d8d4e0e52120596866f0edd510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.

https://github.com/vim/vim/commit/b4d6c3ea4a59c6d8d4e0e52120596866f0edd510
</pre>
</div>
</content>
</entry>
</feed>
