<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/pack/dist, branch usermarks</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>dist: transpile cfilter.vim =&gt; cfilter.lua #21662</title>
<updated>2023-01-08T20:31:38+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2023-01-08T20:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=904c13e6b572552a676efcaec640dfa8bd199e59'/>
<id>904c13e6b572552a676efcaec640dfa8bd199e59</id>
<content type='text'>
Vim has changed cfilter.vim from vimscript to vim9script.
Nvim supports only vimscript, not vim9script.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vim has changed cfilter.vim from vimscript to vim9script.
Nvim supports only vimscript, not vim9script.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:partial:d13166e788fc (#21109)</title>
<updated>2022-11-19T10:31:51+00:00</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2022-11-19T10:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7c57f06b63f7c4e3b62a765b7b7814ef017a602d'/>
<id>7c57f06b63f7c4e3b62a765b7b7814ef017a602d</id>
<content type='text'>
Update runtime files

https://github.com/vim/vim/commit/d13166e788fcaef59ec65c20b46ca4be16625669

- Skip E1309-1311 (not ported).
- Skip `:echowindow` changes (not ported).
- Skip termdebug winbar doc changes (not fully ported).
- Port missing `g:termdebug_config.{wide,use_prompt}` changes from v8.2.5010.

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files

https://github.com/vim/vim/commit/d13166e788fcaef59ec65c20b46ca4be16625669

- Skip E1309-1311 (not ported).
- Skip `:echowindow` changes (not ported).
- Skip termdebug winbar doc changes (not fully ported).
- Port missing `g:termdebug_config.{wide,use_prompt}` changes from v8.2.5010.

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix/remove invalid URLs #20647</title>
<updated>2022-10-14T15:01:13+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-10-14T15:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e5cb3104d07228de4f2614c425355e8f2f99507d'/>
<id>e5cb3104d07228de4f2614c425355e8f2f99507d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mapset): support restoring Lua callback (#20024)</title>
<updated>2022-08-31T22:19:49+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-31T22:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0c6b39894f4cac99c3d81857986e4eae533fb59a'/>
<id>0c6b39894f4cac99c3d81857986e4eae533fb59a</id>
<content type='text'>
vim-patch:9.0.0341: mapset() does not restore &lt;Nop&gt; mapping properly

Problem:    mapset() does not restore &lt;Nop&gt; mapping properly.
Solution:   Use an empty string for &lt;Nop&gt;. (closes vim/vim#11022)
https://github.com/vim/vim/commit/92a3d20682d46359bb50a452b4f831659e799155</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:9.0.0341: mapset() does not restore &lt;Nop&gt; mapping properly

Problem:    mapset() does not restore &lt;Nop&gt; mapping properly.
Solution:   Use an empty string for &lt;Nop&gt;. (closes vim/vim#11022)
https://github.com/vim/vim/commit/92a3d20682d46359bb50a452b4f831659e799155</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:partial: 48c3f4e0bff7 (#19684)</title>
<updated>2022-08-09T08:43:28+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-08-09T08:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a5e846b9969b1dfbd7e92f437f3ac7905039b84f'/>
<id>a5e846b9969b1dfbd7e92f437f3ac7905039b84f</id>
<content type='text'>
vim-patch:partial:48c3f4e0bff7

Update runtime files
https://github.com/vim/vim/commit/48c3f4e0bff7efd289a7001b68c777b6f89a7057

partially skip `options.txt` (needs 9.0.0138)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:partial:48c3f4e0bff7

Update runtime files
https://github.com/vim/vim/commit/48c3f4e0bff7efd289a7001b68c777b6f89a7057

partially skip `options.txt` (needs 9.0.0138)</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:b529cfbd04c0 (#19501)</title>
<updated>2022-07-26T09:26:23+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-07-26T09:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4cbeedf57bf48a00890349f5b4624737f4f3fce6'/>
<id>4cbeedf57bf48a00890349f5b4624737f4f3fce6</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/b529cfbd04c02e31cfa88f2c8d88b5ff532d4f7d</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/b529cfbd04c02e31cfa88f2c8d88b5ff532d4f7d</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mouse (#19234)</title>
<updated>2022-07-05T12:57:01+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-07-05T12:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a4801b803439d0bfa412383462af69f8d7e56835'/>
<id>a4801b803439d0bfa412383462af69f8d7e56835</id>
<content type='text'>
Problem:    The terminal debugger can't set a breakpoint with the mouse.
Solution:   Add popup menu entries.
https://github.com/vim/vim/commit/71137fed4d77e985d49ca32c79f030512767b8ce

This ports missing popup menu code to termdebug plugin.
Despite the commit message, the code is copied from latest Vim.
WinBar code is commented out and WinBar docs is not ported.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The terminal debugger can't set a breakpoint with the mouse.
Solution:   Add popup menu entries.
https://github.com/vim/vim/commit/71137fed4d77e985d49ca32c79f030512767b8ce

This ports missing popup menu code to termdebug plugin.
Despite the commit message, the code is copied from latest Vim.
WinBar code is commented out and WinBar docs is not ported.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:e1dc76fbf333 (#19092)</title>
<updated>2022-06-25T19:56:51+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-06-25T19:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42e87743170d33133555252f20a72b4fb7f4fd42'/>
<id>42e87743170d33133555252f20a72b4fb7f4fd42</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/e1dc76fbf333243ecfdfc3c0a81ea9984913b4f5</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/e1dc76fbf333243ecfdfc3c0a81ea9984913b4f5</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8cc5b559f700 (#19066)</title>
<updated>2022-06-23T13:57:51+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-06-23T13:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c00a3f45d47840e36c97c87e2ddf1dd2bcc2c2f7'/>
<id>c00a3f45d47840e36c97c87e2ddf1dd2bcc2c2f7</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/8cc5b559f70041361612b8a6a87922503b33baa6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/8cc5b559f70041361612b8a6a87922503b33baa6</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.2.5010: the terminal debugger uses various global variables</title>
<updated>2022-05-25T23:47:00+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-05-25T01:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec48c6f236669e0c4d03db8bb2c1e011f1071f5e'/>
<id>ec48c6f236669e0c4d03db8bb2c1e011f1071f5e</id>
<content type='text'>
Problem:    The terminal debugger uses various global variables.
Solution:   Add a dictionary to hold the terminal debugger preferences.
https://github.com/vim/vim/commit/c9a431c7638ecebb6f2cb3eabd0e1b2b5e269c1e

Omit popup menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The terminal debugger uses various global variables.
Solution:   Add a dictionary to hold the terminal debugger preferences.
https://github.com/vim/vim/commit/c9a431c7638ecebb6f2cb3eabd0e1b2b5e269c1e

Omit popup menu.
</pre>
</div>
</content>
</entry>
</feed>
