<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/viml, 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>Merge #8377 'TextChangedP autocommand'</title>
<updated>2018-05-19T09:44:52+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-19T09:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d995825c6627dd99213aeeecef56663d4655f701'/>
<id>d995825c6627dd99213aeeecef56663d4655f701</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:8.0.1494: no autocmd triggered in Insert mode with visible popup menu</title>
<updated>2018-05-14T11:14:25+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2018-02-11T13:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=021c5875c13e0c4a5bab67e2e2ac50c4be653ad6'/>
<id>021c5875c13e0c4a5bab67e2e2ac50c4be653ad6</id>
<content type='text'>
Problem:    No autocmd triggered in Insert mode with visible popup menu.
Solution:   Add TextChangedP. (Prabir Shrestha, Christian Brabandt,
            closes vim/vim#2372, closes vim/vim#1691)
            Fix that the TextChanged autocommands are not always triggered
            when sourcing a script.

https://github.com/vim/vim/commit/5a093437199001a0d60d8e18e2b9539b99a7757c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No autocmd triggered in Insert mode with visible popup menu.
Solution:   Add TextChangedP. (Prabir Shrestha, Christian Brabandt,
            closes vim/vim#2372, closes vim/vim#1691)
            Fix that the TextChanged autocommands are not always triggered
            when sourcing a script.

https://github.com/vim/vim/commit/5a093437199001a0d60d8e18e2b9539b99a7757c
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.1493: completion items cannot be annotated (#8003)</title>
<updated>2018-02-18T22:56:59+00:00</updated>
<author>
<name>Shougo</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2018-02-18T22:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=00665d3c701ef1b6b276f750a772a6aa8a42c8c1'/>
<id>00665d3c701ef1b6b276f750a772a6aa8a42c8c1</id>
<content type='text'>
Problem:    Completion items cannot be annotated.
Solution:   Add a "user_data" entry to the completion item. (Ben Jackson,
            coses vim/vim#2608, closes vim/vim#2508)

https://github.com/vim/vim/commit/9b56a57cdae31f7a2c85d440392bf63d3253a158</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Completion items cannot be annotated.
Solution:   Add a "user_data" entry to the completion item. (Ben Jackson,
            coses vim/vim#2608, closes vim/vim#2508)

https://github.com/vim/vim/commit/9b56a57cdae31f7a2c85d440392bf63d3253a158</pre>
</div>
</content>
</entry>
<entry>
<title>win: enable more functional tests</title>
<updated>2018-01-06T16:47:00+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>janedmundlazo@hotmail.com</email>
</author>
<published>2017-10-19T21:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7311fb7cadff49422a15d3a40d7014000c8f4385'/>
<id>7311fb7cadff49422a15d3a40d7014000c8f4385</id>
<content type='text'>
- plugin/shada_spec.lua: Use \r\n as Windows EOL for tests on
  BufWriteCmd, FileWriteCmd, FileAppendCmd. Alternative is 'set
  fileformat=unix'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- plugin/shada_spec.lua: Use \r\n as Windows EOL for tests on
  BufWriteCmd, FileWriteCmd, FileAppendCmd. Alternative is 'set
  fileformat=unix'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #7454 'ui: ext_wildmenu'</title>
<updated>2017-10-31T09:45:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-31T09:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b67f58b2845aaca68939e973d7d250b74b36bf23'/>
<id>b67f58b2845aaca68939e973d7d250b74b36bf23</id>
<content type='text'>
closes #6168
ref #5686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #6168
ref #5686
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Check that minimal distance between commands works</title>
<updated>2017-06-21T07:58:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T15:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ae457ff64a8d6ad322b2d44bde05b28bf14931d9'/>
<id>ae457ff64a8d6ad322b2d44bde05b28bf14931d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Add tests</title>
<updated>2017-06-21T07:58:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T15:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=607dc3e0f9119fa4939d9cfa8ee1f7f764c6e530'/>
<id>607dc3e0f9119fa4939d9cfa8ee1f7f764c6e530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Move function_spec to eval</title>
<updated>2017-06-20T15:17:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T14:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e57d4eef88de620656ecf2ad8de86fe42604c3cb'/>
<id>e57d4eef88de620656ecf2ad8de86fe42604c3cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: nvim_ui_attach(): Flatten ext_* options.</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T08:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c8e1af93de90b2e23579f726fd4aa6a65f9387b6'/>
<id>c8e1af93de90b2e23579f726fd4aa6a65f9387b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api/ui: externalize tabline</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T00:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=00843902d3472ac4e74106fc06fa60e599914496'/>
<id>00843902d3472ac4e74106fc06fa60e599914496</id>
<content type='text'>
- Work with a bool[] array parallel to the UIWidget enum.
- Rename some functions.
- Documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Work with a bool[] array parallel to the UIWidget enum.
- Rename some functions.
- Documentation.
</pre>
</div>
</content>
</entry>
</feed>
