<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/lua, branch 20230125_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 'aucmd_textputpost' into 20230125_mix</title>
<updated>2023-02-02T19:02:58+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2023-02-02T19:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b255fa570d8b041e4c81e3454d51e06100c2fa4f'/>
<id>b255fa570d8b041e4c81e3454d51e06100c2fa4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)</title>
<updated>2023-02-02T16:26:22+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-02-02T16:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c05b3c3bbdef4018ce70f0c822c4a55654a9c186'/>
<id>c05b3c3bbdef4018ce70f0c822c4a55654a9c186</id>
<content type='text'>
Problem:    FIRRTL files are not recognized.
Solution:   Add a pattern for FIRRTL files. (Amaan Qureshi, closes vim/vim#11931)

https://github.com/vim/vim/commit/685bf83b73d0fe6fd36bb2949bebd6aae66a139e

Co-authored-by: Amaan Qureshi &lt;amaanq12@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    FIRRTL files are not recognized.
Solution:   Add a pattern for FIRRTL files. (Amaan Qureshi, closes vim/vim#11931)

https://github.com/vim/vim/commit/685bf83b73d0fe6fd36bb2949bebd6aae66a139e

Co-authored-by: Amaan Qureshi &lt;amaanq12@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix(man): use italics for `&lt;bs&gt;_` (#22086)</title>
<updated>2023-02-01T17:21:42+00:00</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-02-01T17:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9ce44a750c2a65082962effe6ce4d185b7698d73'/>
<id>9ce44a750c2a65082962effe6ce4d185b7698d73</id>
<content type='text'>
fix(man): use italics for &lt;bs&gt;_

Even though underline is strictly what this should be. &lt;bs&gt;_ was used by
nroff to indicate italics which wasn't possible on old typewriters so
underline was used. Modern terminals now support italics so lets use
that now.

See:
- https://unix.stackexchange.com/questions/274658/purpose-of-ascii-text-with-overstriking-file-format/274795#274795
- https://cmd.inp.nsk.su/old/cmd2/manuals/unix/UNIX_Unleashed/ch08.htm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(man): use italics for &lt;bs&gt;_

Even though underline is strictly what this should be. &lt;bs&gt;_ was used by
nroff to indicate italics which wasn't possible on old typewriters so
underline was used. Modern terminals now support italics so lets use
that now.

See:
- https://unix.stackexchange.com/questions/274658/purpose-of-ascii-text-with-overstriking-file-format/274795#274795
- https://cmd.inp.nsk.su/old/cmd2/manuals/unix/UNIX_Unleashed/ch08.htm</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.1268: .clangd and .stylelintrc files don't get a filetype (#22079)</title>
<updated>2023-02-01T09:08:50+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-02-01T09:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d63ad600e0571ccf07eed1e841e8519da7d4af9f'/>
<id>d63ad600e0571ccf07eed1e841e8519da7d4af9f</id>
<content type='text'>
Problem:    .clangd and .stylelintrc files don't get a filetype.
Solution:   Use yaml for .clangd and json for .stylelintrc files. (Mark
            Skelton, closes vim/vim#11916)

https://github.com/vim/vim/commit/9c51798a1f3b79ace5ae0551a8bb122025ac94ed

Co-authored-by: Mark Skelton &lt;mdskelton99@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    .clangd and .stylelintrc files don't get a filetype.
Solution:   Use yaml for .clangd and json for .stylelintrc files. (Mark
            Skelton, closes vim/vim#11916)

https://github.com/vim/vim/commit/9c51798a1f3b79ace5ae0551a8bb122025ac94ed

Co-authored-by: Mark Skelton &lt;mdskelton99@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17537 from bfredl/neolua</title>
<updated>2023-01-31T18:58:33+00:00</updated>
<author>
<name>bfredl</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2023-01-31T18:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8376486e8ff1722a0760443fc4a402bdea632dda'/>
<id>8376486e8ff1722a0760443fc4a402bdea632dda</id>
<content type='text'>
refactor(tests): run unittests using main nvim binary - delete separate nvim-test build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor(tests): run unittests using main nvim binary - delete separate nvim-test build</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22005 from clason/sanitize-lang</title>
<updated>2023-01-31T16:28:32+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-01-31T16:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8b11cf5092e0dfe45ee0f9cf0b72ce4ddeb8740c'/>
<id>8b11cf5092e0dfe45ee0f9cf0b72ce4ddeb8740c</id>
<content type='text'>
fix(treesitter): validate language name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(treesitter): validate language name</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lua): low-level interpreter mode (nvim -ll)</title>
<updated>2023-01-31T12:53:22+00:00</updated>
<author>
<name>bfredl</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2022-02-26T14:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d6d6ab3f8e77d54c8030c0c18f17d3c72ac4445c'/>
<id>d6d6ab3f8e77d54c8030c0c18f17d3c72ac4445c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.1263: KDL files are not recognized (#22058)</title>
<updated>2023-01-31T07:12:10+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-01-31T07:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b649a96fc09fa7f18a988b0b0be5dadb54ad49de'/>
<id>b649a96fc09fa7f18a988b0b0be5dadb54ad49de</id>
<content type='text'>
Problem:    KDL files are not recognized.
Solution:   Add a pattern for KDL files. (Amaan Qureshi, closes vim/vim#11898)

https://github.com/vim/vim/commit/907349a74331fc1bc48cf43c1e7d54cb9e0e4fc9

Co-authored-by: Amaan Qureshi &lt;amaanq12@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    KDL files are not recognized.
Solution:   Add a pattern for KDL files. (Amaan Qureshi, closes vim/vim#11898)

https://github.com/vim/vim/commit/907349a74331fc1bc48cf43c1e7d54cb9e0e4fc9

Co-authored-by: Amaan Qureshi &lt;amaanq12@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>refactor!: remove has("debug") (#22060)</title>
<updated>2023-01-30T18:06:32+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-01-30T18:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=27b81af19c498892f4b0444ad29b7be842f8e7b8'/>
<id>27b81af19c498892f4b0444ad29b7be842f8e7b8</id>
<content type='text'>
This value can not be relied on as it doesn't work for
multi-configuration generators. I don't think this undocumented option
is used much, if at all, so I think we should remove it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This value can not be relied on as it doesn't work for
multi-configuration generators. I don't think this undocumented option
is used much, if at all, so I think we should remove it.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.1261: Elsa files are not recognized (#22047)</title>
<updated>2023-01-29T19:19:07+00:00</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-01-29T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c9ac4e487706658852f0e6c2e71cf669dafba90b'/>
<id>c9ac4e487706658852f0e6c2e71cf669dafba90b</id>
<content type='text'>
Problem: Elsa files are not recognized.
Solution: Add the name of Elsa files. (Amaan Qureshi)

https://github.com/vim/vim/commit/2a99fe6c41efcd5d1eb47823e7e73cf391e230ba</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: Elsa files are not recognized.
Solution: Add the name of Elsa files. (Amaan Qureshi)

https://github.com/vim/vim/commit/2a99fe6c41efcd5d1eb47823e7e73cf391e230ba</pre>
</div>
</content>
</entry>
</feed>
