<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/scripts/genunicodetables.lua, branch colorcolchar</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>generators: separate source generators from scripts</title>
<updated>2017-05-10T14:14:12+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2017-04-30T11:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c778311505fe89e3f32ff3027f0a41f0a2b2fd95'/>
<id>c778311505fe89e3f32ff3027f0a41f0a2b2fd95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>genunicodetables: Give the unicode directory as the first argument</title>
<updated>2016-09-25T00:46:09+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-09-24T18:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4ce24ff9da0f6551eeca2011dc9d05194bf02e12'/>
<id>4ce24ff9da0f6551eeca2011dc9d05194bf02e12</id>
<content type='text'>
Let genunicodetables determine which files it needs from the unicode
directory.  cmake just needs to pass the directory and destination file
to the script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let genunicodetables determine which files it needs from the unicode
directory.  cmake just needs to pass the directory and destination file
to the script.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1642</title>
<updated>2016-09-24T18:03:23+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-09-22T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=dafca1ad68676d83845086963d3ef09d2e91679f'/>
<id>dafca1ad68676d83845086963d3ef09d2e91679f</id>
<content type='text'>
Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Only put characters in the 1f000 range in the emoji table.

https://github.com/vim/vim/commit/6a08454b93784c92296d4c08456401cbaa74c9d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Only put characters in the 1f000 range in the emoji table.

https://github.com/vim/vim/commit/6a08454b93784c92296d4c08456401cbaa74c9d5
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1629</title>
<updated>2016-09-24T18:03:22+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-09-22T04:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1144cc6d9edd8d59b6f24e4d8f1df395342c2619'/>
<id>1144cc6d9edd8d59b6f24e4d8f1df395342c2619</id>
<content type='text'>
Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Remove ambiguous and double width characters from the emoji table.
            Use a separate table for the character class.
            (partly by Yashuhiro Matsumoto)

https://github.com/vim/vim/commit/b86f10ee10bdf932df02bdaf601dffa671518a47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Remove ambiguous and double width characters from the emoji table.
            Use a separate table for the character class.
            (partly by Yashuhiro Matsumoto)

https://github.com/vim/vim/commit/b86f10ee10bdf932df02bdaf601dffa671518a47
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1620</title>
<updated>2016-09-24T18:03:22+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-09-22T04:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=45598d2e5e2b56e24e4d5abe4f28f259e3def572'/>
<id>45598d2e5e2b56e24e4d5abe4f28f259e3def572</id>
<content type='text'>
Problem:    Emoji characters are not considered as a kind of word character.
Solution:   Give emoji characters a word class number. (Yashuhiro Matsumoto)

https://github.com/vim/vim/commit/4077b33a8370afb3d5ae74e556a0119cf51fe294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Emoji characters are not considered as a kind of word character.
Solution:   Give emoji characters a word class number. (Yashuhiro Matsumoto)

https://github.com/vim/vim/commit/4077b33a8370afb3d5ae74e556a0119cf51fe294
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1604</title>
<updated>2016-09-24T18:03:14+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-09-21T14:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d533edf61eef15456efdf16bf45e68c824ee5870'/>
<id>d533edf61eef15456efdf16bf45e68c824ee5870</id>
<content type='text'>
Problem:    Although emoji characters are ambiguous width, best is to treat
            them as full width.
Solution:   Update the Unicode character tables. Add the 'emoji' options.
            (Yasuhiro Matsumoto)

https://github.com/vim/vim/commit/3848e00e0177abdb31bc600234967863ec487233
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Although emoji characters are ambiguous width, best is to treat
            them as full width.
Solution:   Update the Unicode character tables. Add the 'emoji' options.
            (Yasuhiro Matsumoto)

https://github.com/vim/vim/commit/3848e00e0177abdb31bc600234967863ec487233
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation: Document table meanings in comment to genunicodetables</title>
<updated>2015-07-26T19:59:46+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-07-26T13:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4d2807e128b6a934828f0dc44d309e2234f50bce'/>
<id>4d2807e128b6a934828f0dc44d309e2234f50bce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate unicode tables with script when building</title>
<updated>2015-07-26T19:59:46+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-03-15T17:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c31b3339ffb83c59a10c92c6ece6e54cf7036ed6'/>
<id>c31b3339ffb83c59a10c92c6ece6e54cf7036ed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
