<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/syntax, branch v0.1.1</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 pull request #3270 from ZyX-I/shada-support</title>
<updated>2015-11-22T23:27:18+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2015-11-22T23:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=321db59ca1dc304feb3e00c10ca3e89c1de616e7'/>
<id>321db59ca1dc304feb3e00c10ca3e89c1de616e7</id>
<content type='text'>
Add plugin for editing ShaDa files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add plugin for editing ShaDa files</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime/syntax/css.vim</title>
<updated>2015-11-08T11:23:37+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-08T11:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=69360615803625e8fce7eea0318331678c07d3c8'/>
<id>69360615803625e8fce7eea0318331678c07d3c8</id>
<content type='text'>
This file was missing from the previous runtime update (975a610).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This file was missing from the previous runtime update (975a610).
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:f2571c6</title>
<updated>2015-11-08T02:39:07+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-08T02:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=975a610233e05772d9c835caeede4b7ae2e1af7d'/>
<id>975a610233e05772d9c835caeede4b7ae2e1af7d</id>
<content type='text'>
Update runtime files.

References #3625.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.

References #3625.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove :open command</title>
<updated>2015-11-07T19:33:10+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-10-30T18:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c40dff6453a3f4655981ba7a49dbcace0240f5fc'/>
<id>c40dff6453a3f4655981ba7a49dbcace0240f5fc</id>
<content type='text'>
From the documentation itself:

  :[range]o[pen]                 Works like |:visual|: end Ex mode.
                                 {Vi: start editing in open mode}
  ...

  Vim does not support open mode, since it's not really useful.  For
  those situations where ":open" would start open mode Vim will leave Ex
  mode, which allows executing the same commands, but updates the whole
  screen instead of only one line.

Part of the reason behind this is to make removing vi_diff.txt easier,
although it's also because :open is not too useful.

Helped-by: @fdinoff
Helped-by: @dsummersl
Helped-by: @mhinz
Helped-by: @justinmk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From the documentation itself:

  :[range]o[pen]                 Works like |:visual|: end Ex mode.
                                 {Vi: start editing in open mode}
  ...

  Vim does not support open mode, since it's not really useful.  For
  those situations where ":open" would start open mode Vim will leave Ex
  mode, which allows executing the same commands, but updates the whole
  screen instead of only one line.

Part of the reason behind this is to make removing vi_diff.txt easier,
although it's also because :open is not too useful.

Helped-by: @fdinoff
Helped-by: @dsummersl
Helped-by: @mhinz
Helped-by: @justinmk
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Add shada.vim syntax file</title>
<updated>2015-11-01T18:27:28+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-08-31T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ae0576a4721c64e9f0318906a04ee685634091f9'/>
<id>ae0576a4721c64e9f0318906a04ee685634091f9</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:8feef4f #3444</title>
<updated>2015-10-11T22:07:58+00:00</updated>
<author>
<name>rosston</name>
<email>ross.brandes@appropos.com</email>
</author>
<published>2015-10-09T21:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d69f3bbb0d3a0549466ac0e36a1364d1890b4691'/>
<id>d69f3bbb0d3a0549466ac0e36a1364d1890b4691</id>
<content type='text'>
Update runtime files.

https://github.com/vim/vim/commit/8feef4ff6253afb9dcc61c40082ed4fbb96b685c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.

https://github.com/vim/vim/commit/8feef4ff6253afb9dcc61c40082ed4fbb96b685c
</pre>
</div>
</content>
</entry>
<entry>
<title>tutor-mode: update plugin</title>
<updated>2015-09-27T13:17:20+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2015-09-27T09:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5ec5e9ae43d5f5f99a02215372bf1124a18541fe'/>
<id>5ec5e9ae43d5f5f99a02215372bf1124a18541fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: `::` token is valid in C#. #3144</title>
<updated>2015-08-31T06:58:00+00:00</updated>
<author>
<name>Jerome Leclanche</name>
<email>jerome@leclan.ch</email>
</author>
<published>2015-08-08T08:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d50939e3619bf0e8783a46e81bff3d472dd6385c'/>
<id>d50939e3619bf0e8783a46e81bff3d472dd6385c</id>
<content type='text'>
https://msdn.microsoft.com/en-us/library/c3ay4x3d.aspx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://msdn.microsoft.com/en-us/library/c3ay4x3d.aspx
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: fix for python highlighting #3154</title>
<updated>2015-08-31T06:54:39+00:00</updated>
<author>
<name>Victor Adam</name>
<email>victor.adam@cofelyineo-gdfsuez.com</email>
</author>
<published>2015-08-11T08:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6e233b93ea03c67b80658a964d9a1a134792a9bd'/>
<id>6e233b93ea03c67b80658a964d9a1a134792a9bd</id>
<content type='text'>
"""\"""" was highlighted incorrectly. The fix is simply adding skip=+\\["']+ to
the syntax of triple-quoted strings.

Closes #3151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"""\"""" was highlighted incorrectly. The fix is simply adding skip=+\\["']+ to
the syntax of triple-quoted strings.

Closes #3151
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2700 from fmoralesc/vim-tutor-mode</title>
<updated>2015-08-15T18:56:46+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-08-15T18:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=197a5ad376ed7b5b75fb62a91f00b1eadc2bc2c7'/>
<id>197a5ad376ed7b5b75fb62a91f00b1eadc2bc2c7</id>
<content type='text'>
runtime: Include vim-tutor-mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime: Include vim-tutor-mode</pre>
</div>
</content>
</entry>
</feed>
