<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/options, branch v0.3.0</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>do not pass NULL to os_getenv</title>
<updated>2018-05-18T17:04:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-18T07:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=26d5a981eb444acf9469853d6c4988140d20cb83'/>
<id>26d5a981eb444acf9469853d6c4988140d20cb83</id>
<content type='text'>
closes #8393
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8393
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #5658 'Apply :lmap in macros'</title>
<updated>2018-05-17T00:13:31+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-17T00:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2aa308c6852b7c51caef5dd6dc4e809719ca7a55'/>
<id>2aa308c6852b7c51caef5dd6dc4e809719ca7a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/options: Fix stdpath() failures on Windows</title>
<updated>2018-04-02T02:40:20+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2018-04-01T18:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec459965f50456a393f6fb182568a866e787fcda'/>
<id>ec459965f50456a393f6fb182568a866e787fcda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eval: Add stdpath() method (#5297)</title>
<updated>2018-03-29T14:41:04+00:00</updated>
<author>
<name>Christian Höltje</name>
<email>docwhat@gerf.org</email>
</author>
<published>2017-03-14T05:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=868b84199ef321834022c19d9ba1d1d04cb77570'/>
<id>868b84199ef321834022c19d9ba1d1d04cb77570</id>
<content type='text'>
Adds the :stdpath method for fetching XDG standard directories.

Fixes #5297
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the :stdpath method for fetching XDG standard directories.

Fixes #5297
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into yagebu/option-fixes</title>
<updated>2018-03-29T01:54:39+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2018-03-29T01:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=79f9c2d9c650ceab27cdc6707fd6d7fa1de29fc1'/>
<id>79f9c2d9c650ceab27cdc6707fd6d7fa1de29fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2018-03-14T10:39:14+00:00</updated>
<author>
<name>Matthew Malcomson</name>
<email>hardenedapple@gmail.com</email>
</author>
<published>2017-06-01T08:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cc58ec9a801510fe77edb34e02b0635c4f24f924'/>
<id>cc58ec9a801510fe77edb34e02b0635c4f24f924</id>
<content type='text'>
Update vim_diff.txt with :lmap differences, update documentation on
'keymap', and add tests.

The tests added are to demonstrate the behaviour specified in the
documentation of :loadkeymap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update vim_diff.txt with :lmap differences, update documentation on
'keymap', and add tests.

The tests added are to demonstrate the behaviour specified in the
documentation of :loadkeymap.
</pre>
</div>
</content>
</entry>
<entry>
<title>'keymap' now uses :lmap instead of :lnoremap</title>
<updated>2018-03-14T10:39:14+00:00</updated>
<author>
<name>Matthew Malcomson</name>
<email>hardenedapple@gmail.com</email>
</author>
<published>2018-01-24T13:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3b304fc04ac0ac7ffe24ba4b83fc0d0ba4b80cfd'/>
<id>3b304fc04ac0ac7ffe24ba4b83fc0d0ba4b80cfd</id>
<content type='text'>
This means that the major way that :lmap mappings are applied works as
one would expect with macros.
This also means that having a translation with 'keymap' does not
preclude using mappings in insert mode with :imap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that the major way that :lmap mappings are applied works as
one would expect with macros.
This also means that having a translation with 'keymap' does not
preclude using mappings in insert mode with :imap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split :lnoremap test into done and pending</title>
<updated>2018-03-14T10:39:14+00:00</updated>
<author>
<name>Matthew Malcomson</name>
<email>hardenedapple@gmail.com</email>
</author>
<published>2018-01-24T13:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d989051220a5137e7490ca5020225da109e0af0b'/>
<id>d989051220a5137e7490ca5020225da109e0af0b</id>
<content type='text'>
There is some behaviour that we keep with the recent changes, and some
behaviour that we change.
Instetad of having one failing test covering  all behaviour, we split
the test into two.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is some behaviour that we keep with the recent changes, and some
behaviour that we change.
Instetad of having one failing test covering  all behaviour, we split
the test into two.
</pre>
</div>
</content>
</entry>
<entry>
<title>:lnoremap mappings should not be remapped when replaying a recording</title>
<updated>2018-03-14T10:39:14+00:00</updated>
<author>
<name>Matthew Malcomson</name>
<email>hardenedapple@gmail.com</email>
</author>
<published>2017-06-02T14:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e01f35c4bb95ce81eebdba8c8b53d73964508e73'/>
<id>e01f35c4bb95ce81eebdba8c8b53d73964508e73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Account for :lmap in macros</title>
<updated>2018-03-14T10:39:14+00:00</updated>
<author>
<name>Matthew Malcomson</name>
<email>hardenedapple@gmail.com</email>
</author>
<published>2017-04-04T13:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=20bfe0f2a34a69f85af262fe350761f85776ad46'/>
<id>20bfe0f2a34a69f85af262fe350761f85776ad46</id>
<content type='text'>
close #5652
Start by adding some tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #5652
Start by adding some tests
</pre>
</div>
</content>
</entry>
</feed>
