<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.gitignore, branch fix_repeatcmdline</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>feat: add .luarc.json (#24592)</title>
<updated>2023-08-07T15:27:53+00:00</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-08-07T15:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c0beb8173fe2f8a8f71cd5a3a6cdfed145a1d973'/>
<id>c0beb8173fe2f8a8f71cd5a3a6cdfed145a1d973</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.0560: elapsed time since testing started is not visible</title>
<updated>2023-04-19T03:29:35+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-04-19T02:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=63432c854fa06a1587e1bc6afc3e086f9e8c137a'/>
<id>63432c854fa06a1587e1bc6afc3e086f9e8c137a</id>
<content type='text'>
Problem:    Elapsed time since testing started is not visible.
Solution:   Show the elapsed time while running tests.

https://github.com/vim/vim/commit/b9093d50098ccff3848c2a404b9d0324a074c7b7

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Elapsed time since testing started is not visible.
Solution:   Show the elapsed time while running tests.

https://github.com/vim/vim/commit/b9093d50098ccff3848c2a404b9d0324a074c7b7

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build(nix): upgrade nixpkgs to resolve link error (#23101)</title>
<updated>2023-04-15T12:54:16+00:00</updated>
<author>
<name>Will Ruggiano</name>
<email>wmruggiano@gmail.com</email>
</author>
<published>2023-04-15T12:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=eb151a9730f0000ff46e0b3467e29bb9f02ae362'/>
<id>eb151a9730f0000ff46e0b3467e29bb9f02ae362</id>
<content type='text'>
bump nixpkgs to get the appropriate treesitter version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump nixpkgs to get the appropriate treesitter version</pre>
</div>
</content>
</entry>
<entry>
<title>docs(gitignore): correct oldtest path</title>
<updated>2023-03-07T03:16:55+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-03-07T03:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7a44231832fbeb0fe87553f75519ca46e91cb7ab'/>
<id>7a44231832fbeb0fe87553f75519ca46e91cb7ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: move oldtests to test directory (#22536)</title>
<updated>2023-03-07T03:13:04+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-03-07T03:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=af23d173883f47fd02a9a380c719e4428370b484'/>
<id>af23d173883f47fd02a9a380c719e4428370b484</id>
<content type='text'>
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.</pre>
</div>
</content>
</entry>
<entry>
<title>build(nix): clean up nix flake (#21565)</title>
<updated>2022-12-28T13:26:59+00:00</updated>
<author>
<name>figsoda</name>
<email>figsoda@pm.me</email>
</author>
<published>2022-12-28T13:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3d0eca6b659f167b4339937aabe1349b25d220cd'/>
<id>3d0eca6b659f167b4339937aabe1349b25d220cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: always ignore user's cmake preset (#20935)</title>
<updated>2022-11-05T11:31:15+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-11-05T11:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=da90be23088a3a0b8a517d66d446bdfef32e2872'/>
<id>da90be23088a3a0b8a517d66d446bdfef32e2872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: add basic cmake-presets integration (#19128)</title>
<updated>2022-09-19T08:58:26+00:00</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2022-09-19T08:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=875b58e0941ef62a75992ce0e6496bb7879e0bbe'/>
<id>875b58e0941ef62a75992ce0e6496bb7879e0bbe</id>
<content type='text'>
This allows a more declarative way of defining targets which may be easier to those not familiar with cmake quirks.

Example usage:

# get a list of pre-configured presets
cmake --list-presets

# configure a preset
cmake . --preset=default

# build it
cmake --build --preset=default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a more declarative way of defining targets which may be easier to those not familiar with cmake quirks.

Example usage:

# get a list of pre-configured presets
cmake --list-presets

# configure a preset
cmake . --preset=default

# build it
cmake --build --preset=default</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lua): add api and lua autocmds</title>
<updated>2022-02-27T21:04:55+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-05-28T19:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=991e472881bf29805982b402c1a010cde051ded3'/>
<id>991e472881bf29805982b402c1a010cde051ded3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add default luarc.json for Lua development (#16487)</title>
<updated>2021-12-01T19:09:50+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>8965202+gpanders@users.noreply.github.com</email>
</author>
<published>2021-12-01T19:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=73b35ef10f95536874bfa147c44f62c4fea08f0f'/>
<id>73b35ef10f95536874bfa147c44f62c4fea08f0f</id>
<content type='text'>
The Sumneko Lua language server has matured quite a bit and many
Neovim developers use it while working on Neovim. Having a default
configuration for Neovim development is a nice convenience (and
dovetails well with the auto-generated compile_command.json for C
development).

The file is shipped under `contrib` and users can make use of it by
symlinking to `.luarc.json` in the project root.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Sumneko Lua language server has matured quite a bit and many
Neovim developers use it while working on Neovim. Having a default
configuration for Neovim development is a nice convenience (and
dovetails well with the auto-generated compile_command.json for C
development).

The file is shipped under `contrib` and users can make use of it by
symlinking to `.luarc.json` in the project root.</pre>
</div>
</content>
</entry>
</feed>
