<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/lua/vim, branch mix</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>Merge branch 'userreg' into mix</title>
<updated>2022-09-12T17:00:01+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-09-12T17:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=154426e0437bc5b3129ed0545786c2ebfa3e311e'/>
<id>154426e0437bc5b3129ed0545786c2ebfa3e311e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into userreg</title>
<updated>2022-09-12T16:57:30+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-09-12T16:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fef78e339a10ac4bfcf973b8d14d6a759ec9d808'/>
<id>fef78e339a10ac4bfcf973b8d14d6a759ec9d808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into usermarks</title>
<updated>2022-09-12T16:52:49+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-09-12T16:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4889fe01b9853cf98363ac226f95b524801ff3cc'/>
<id>4889fe01b9853cf98363ac226f95b524801ff3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20141 from vigoux/ts-self-inherits</title>
<updated>2022-09-12T15:35:49+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-09-12T15:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fd70e2bff2440181f63fe124738cf2a025d1e6a5'/>
<id>fd70e2bff2440181f63fe124738cf2a025d1e6a5</id>
<content type='text'>
fix(treesitter): prevent endless loop on self-inheritence

docs(treesitter): suggest using extends to extend queries</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(treesitter): prevent endless loop on self-inheritence

docs(treesitter): suggest using extends to extend queries</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.0448: SubRip files are not recognized (#20167)</title>
<updated>2022-09-12T13:12:39+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-09-12T13:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=afe01842ef37620e63cab815b84c89454a6b4a87'/>
<id>afe01842ef37620e63cab815b84c89454a6b4a87</id>
<content type='text'>
Problem:    SubRip files are not recognized.
Solution:   Add a pattern for SubRip. (closes vim/vim#11113)
https://github.com/vim/vim/commit/5a4eb55122e45444d3a6c56ce108ce29bc8e52ab</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    SubRip files are not recognized.
Solution:   Add a pattern for SubRip. (closes vim/vim#11113)
https://github.com/vim/vim/commit/5a4eb55122e45444d3a6c56ce108ce29bc8e52ab</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.0443: blueprint files are not recognized (#20155)</title>
<updated>2022-09-11T14:07:54+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-09-11T14:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f98cff9575e75a050d2bde01ad950c0c72bcfc3e'/>
<id>f98cff9575e75a050d2bde01ad950c0c72bcfc3e</id>
<content type='text'>
Problem:    Blueprint files are not recognized.
Solution:   Add a pattern for blueprint files. (Gabriele Musco, closes vim/vim#11107)
https://github.com/vim/vim/commit/cce82a55b8105560a2ef724999c856966337b48e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Blueprint files are not recognized.
Solution:   Add a pattern for blueprint files. (Gabriele Musco, closes vim/vim#11107)
https://github.com/vim/vim/commit/cce82a55b8105560a2ef724999c856966337b48e</pre>
</div>
</content>
</entry>
<entry>
<title>fix(treesitter): prevent endless loop on self-inheritence</title>
<updated>2022-09-11T06:16:50+00:00</updated>
<author>
<name>Thomas Vigouroux</name>
<email>thomas.vigouroux@protonmail.com</email>
</author>
<published>2022-09-10T09:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1939518ebab72878f2a8ca0cb85c09f7e70d1093'/>
<id>1939518ebab72878f2a8ca0cb85c09f7e70d1093</id>
<content type='text'>
Fixes #20139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #20139
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(lsp): schedule removal of client object (#20148)</title>
<updated>2022-09-11T00:56:29+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>8965202+gpanders@users.noreply.github.com</email>
</author>
<published>2022-09-11T00:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9b4cab012662514af6fda3648d544633e1d73d4b'/>
<id>9b4cab012662514af6fda3648d544633e1d73d4b</id>
<content type='text'>
The execution of the LspDetach autocommands in the LSP client's on_exit
function are scheduled on the event loop to avoid making API calls in a
fast context; however, this means that by the time the LspDetach
autocommands finally run the client object has already been deleted.

To address this, we also schedule the deletion of the client on the
event loop so that it is guaranteed to occur after all of the LspDetach
autocommands have fired.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The execution of the LspDetach autocommands in the LSP client's on_exit
function are scheduled on the event loop to avoid making API calls in a
fast context; however, this means that by the time the LspDetach
autocommands finally run the client object has already been deleted.

To address this, we also schedule the deletion of the client on the
event loop so that it is guaranteed to occur after all of the LspDetach
autocommands have fired.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.0434: gitignore files are not recognized (#20143)</title>
<updated>2022-09-10T11:30:54+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-09-10T11:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40f9f479b746d0f76fbdd4bc0567d593ca7a6070'/>
<id>40f9f479b746d0f76fbdd4bc0567d593ca7a6070</id>
<content type='text'>
Problem:    gitignore files are not recognized.
Solution:   Add patterns for the gitignore filetype. (closes vim/vim#11102)
https://github.com/vim/vim/commit/9ba2786f15f0b53a90fd221832a5bedfc6dbfe20</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    gitignore files are not recognized.
Solution:   Add patterns for the gitignore filetype. (closes vim/vim#11102)
https://github.com/vim/vim/commit/9ba2786f15f0b53a90fd221832a5bedfc6dbfe20</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)</title>
<updated>2022-09-09T16:48:12+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-09-09T16:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9b0e1256e25d387bf65cb9baa1edd99fbc128724'/>
<id>9b0e1256e25d387bf65cb9baa1edd99fbc128724</id>
<content type='text'>
Problem:    Drupal theme files are not recognized.
Solution:   Use php filetype for Drupl theme files.  Remove trailing spaces.
            (Rodrigo Aguilera, closes vim/vim#11096)
https://github.com/vim/vim/commit/8995c4cd4e697141faf74da9a87e0c1221bfb161</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Drupal theme files are not recognized.
Solution:   Use php filetype for Drupl theme files.  Remove trailing spaces.
            (Rodrigo Aguilera, closes vim/vim#11096)
https://github.com/vim/vim/commit/8995c4cd4e697141faf74da9a87e0c1221bfb161</pre>
</div>
</content>
</entry>
</feed>
