<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/doc, branch v0.3.8</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>vim-patch:8.1.1401: misspelled mkspellmem as makespellmem</title>
<updated>2019-06-26T04:15:41+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2019-06-23T02:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=959ff84e04d41806963cb476d6a731f4ef1c0215'/>
<id>959ff84e04d41806963cb476d6a731f4ef1c0215</id>
<content type='text'>
Problem:    Misspelled mkspellmem as makespellmem.
Solution:   Drop duplicate help entry, fix test. (Naruhiko Nishino, Ken
            Takata, closes vim/vim#4437)
https://github.com/vim/vim/commit/076073950c44ea0e35bc39d539dc7ab41bf9c7ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Misspelled mkspellmem as makespellmem.
Solution:   Drop duplicate help entry, fix test. (Naruhiko Nishino, Ken
            Takata, closes vim/vim#4437)
https://github.com/vim/vim/commit/076073950c44ea0e35bc39d539dc7ab41bf9c7ec
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.1366: using expressions in a modeline is unsafe</title>
<updated>2019-06-26T04:14:33+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2019-06-23T01:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3bd532ad1568a7548fb95fbe285de668af2a1d90'/>
<id>3bd532ad1568a7548fb95fbe285de668af2a1d90</id>
<content type='text'>
Problem:    Using expressions in a modeline is unsafe.
Solution:   Disallow using expressions in a modeline, unless the
            'modelineexpr' option is set.  Update help, add more tests.
https://github.com/vim/vim/commit/110289e78195b6d01e1e6ad26ad450de476d41c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using expressions in a modeline is unsafe.
Solution:   Disallow using expressions in a modeline, unless the
            'modelineexpr' option is set.  Update help, add more tests.
https://github.com/vim/vim/commit/110289e78195b6d01e1e6ad26ad450de476d41c1
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0539: cannot build without the sandbox</title>
<updated>2019-06-26T02:28:41+00:00</updated>
<author>
<name>Abdelhakeem</name>
<email>abdelhakeem.osama@hotmail.com</email>
</author>
<published>2019-03-26T16:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=adff3f4dee5e1ab374015fa47676a526099b8a67'/>
<id>adff3f4dee5e1ab374015fa47676a526099b8a67</id>
<content type='text'>
Problem:    Cannot build without the sandbox.
Solution:   Set the secure option instead of using the sandbox.  Also restrict
            the characters from 'spelllang' that are used for LANG.vim.
            (suggested by Yasuhiro Matsumoto)
https://github.com/vim/vim/commit/82e8c92ebef5afcac0c0fdb706ff163f9b3366f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot build without the sandbox.
Solution:   Set the secure option instead of using the sandbox.  Also restrict
            the characters from 'spelllang' that are used for LANG.vim.
            (suggested by Yasuhiro Matsumoto)
https://github.com/vim/vim/commit/82e8c92ebef5afcac0c0fdb706ff163f9b3366f7
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: mention "pynvim" module rename</title>
<updated>2019-03-26T22:07:04+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2019-03-21T11:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=947069ba1438e9d13e2db30f2aeaa05824c876d2'/>
<id>947069ba1438e9d13e2db30f2aeaa05824c876d2</id>
<content type='text'>
closes #9764
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #9764
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove {Nvim} tag</title>
<updated>2018-12-30T20:09:39+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-12-09T01:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e834660b2b7f273c4fa7c6279ec999e1a167d94a'/>
<id>e834660b2b7f273c4fa7c6279ec999e1a167d94a</id>
<content type='text'>
The purpose of the {Nvim} hint was not well-defined, and its usage
inconsistent.  It's also unnecessary.

Nvim-Vim differences are centralized at:
    :help vim-differences
Removed things are centralized at:
    :help deprecated
Developer guidelines for documentation are listed at:
    :help dev-doc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The purpose of the {Nvim} hint was not well-defined, and its usage
inconsistent.  It's also unnecessary.

Nvim-Vim differences are centralized at:
    :help vim-differences
Removed things are centralized at:
    :help deprecated
Developer guidelines for documentation are listed at:
    :help dev-doc
</pre>
</div>
</content>
</entry>
<entry>
<title>doc</title>
<updated>2018-12-30T20:09:39+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-12-09T00:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4ba8266ab1212a9c1e3250f3785061ee8d52043e'/>
<id>4ba8266ab1212a9c1e3250f3785061ee8d52043e</id>
<content type='text'>
- CMake features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CMake features
</pre>
</div>
</content>
</entry>
<entry>
<title>startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists</title>
<updated>2018-12-16T17:05:47+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2018-12-16T04:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=314f6ea3678c09f9824242a10abbe4a2fb2ccff3'/>
<id>314f6ea3678c09f9824242a10abbe4a2fb2ccff3</id>
<content type='text'>
Closes #8994
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #8994
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.0.1445: cannot act on edits in the command line</title>
<updated>2018-12-12T09:25:36+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-01-31T15:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6c602be33a5176fd1101e8cff45dd2a85b0e512e'/>
<id>6c602be33a5176fd1101e8cff45dd2a85b0e512e</id>
<content type='text'>
Problem:    Cannot act on edits in the command line.
Solution:   Add the CmdlineChanged autocommand event. (xtal8, closes vim/vim#2603,
            closes vim/vim#2524)

https://github.com/vim/vim/commit/153b704e20f9c269450a7d3ea8cafcf942579ab7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot act on edits in the command line.
Solution:   Add the CmdlineChanged autocommand event. (xtal8, closes vim/vim#2603,
            closes vim/vim#2524)

https://github.com/vim/vim/commit/153b704e20f9c269450a7d3ea8cafcf942579ab7
</pre>
</div>
</content>
</entry>
<entry>
<title>provider: repurpose E319</title>
<updated>2018-12-12T00:26:21+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-12-11T23:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=61d0dfee32ce9a9fb2497b02558df02eabb61d1b'/>
<id>61d0dfee32ce9a9fb2497b02558df02eabb61d1b</id>
<content type='text'>
In Vim (and some vestigial parts of Nvim) E319 was a placeholder for
ex_ni commands, i.e. commands that are only available in certain builds
of Vim.  That is obviously counter to Nvim's goals: all Nvim commands
are available on all platforms and build types (the remaining ex_ni
commands are actually just missing providers).

We need an error id for "missing provider", so it makes sense to use
E319 for that purpose.

ref #9344
ref #3577
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Vim (and some vestigial parts of Nvim) E319 was a placeholder for
ex_ni commands, i.e. commands that are only available in certain builds
of Vim.  That is obviously counter to Nvim's goals: all Nvim commands
are available on all platforms and build types (the remaining ex_ni
commands are actually just missing providers).

We need an error id for "missing provider", so it makes sense to use
E319 for that purpose.

ref #9344
ref #3577
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #9306 'vim-patch: integrate xdiff library'</title>
<updated>2018-12-09T22:07:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-12-09T22:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=20620bae76deddd892df2d33f9e745efd5d8598b'/>
<id>20620bae76deddd892df2d33f9e745efd5d8598b</id>
<content type='text'>
closes #1466
closes #1007
closes #1391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1466
closes #1007
closes #1391
</pre>
</div>
</content>
</entry>
</feed>
