<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/vim, branch 0.6</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.6</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.6'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-03-30T22:19:47+00:00</updated>
<entry>
<title>vim: use Operator group for 'as'</title>
<updated>2013-03-30T22:19:47+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-03-30T21:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47011e3b710e9ef43a753defc467fefe5dcfd9f3'/>
<id>urn:sha1:47011e3b710e9ef43a753defc467fefe5dcfd9f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: separate the conditional keywords</title>
<updated>2013-03-30T22:17:13+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-03-30T21:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6442b1c0e7812cc4a7651dca9ac8df2a70326c79'/>
<id>urn:sha1:6442b1c0e7812cc4a7651dca9ac8df2a70326c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: mark Todo as contained and rm unsafe from it</title>
<updated>2013-03-30T22:17:13+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-03-30T21:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0f66c4732e28f2409e8f2fe3afa1e564cde7b30'/>
<id>urn:sha1:b0f66c4732e28f2409e8f2fe3afa1e564cde7b30</id>
<content type='text'>
It's nice to make unsafe stand out, but this way isn't correct because it
highlights it in comments.
</content>
</entry>
<entry>
<title>vim: highlight ref + static as storage specifiers</title>
<updated>2013-03-30T22:16:53+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-03-30T21:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7142cdef1e083c628d787abe5b5eaabe52491197'/>
<id>urn:sha1:7142cdef1e083c628d787abe5b5eaabe52491197</id>
<content type='text'>
lifetimes and globals are now the only two places static is used, and
'static isn't matched by this
</content>
</entry>
<entry>
<title>vim: assert and pure keywords were removed</title>
<updated>2013-03-30T21:54:24+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-03-30T21:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0224eb3d3273519ed82404b711f8cb0bbab05c95'/>
<id>urn:sha1:0224eb3d3273519ed82404b711f8cb0bbab05c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rust.vim</title>
<updated>2013-03-19T00:19:40+00:00</updated>
<author>
<name>Luqman Aden</name>
<email>me@luqman.ca</email>
</author>
<published>2013-03-19T00:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7352d919f62350bd24aefe0f188203ebef833fd5'/>
<id>urn:sha1:7352d919f62350bd24aefe0f188203ebef833fd5</id>
<content type='text'>
Column limit 78 -&gt; 100.</content>
</entry>
<entry>
<title>vim improvements</title>
<updated>2013-02-20T04:07:09+00:00</updated>
<author>
<name>Ben Striegel</name>
<email>ben.striegel@gmail.com</email>
</author>
<published>2013-02-20T04:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e29b7eedf9670e2a86647b318f6cb9c2a8a46463'/>
<id>urn:sha1:e29b7eedf9670e2a86647b318f6cb9c2a8a46463</id>
<content type='text'>
1. Highlight new lifetime syntax
2. Visually distinguish `unsafe` keyword
3. Add a new file that highlights column 78, to warn when lines get too long
</content>
</entry>
<entry>
<title>vim: move keyword is gone</title>
<updated>2013-02-16T08:17:26+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-02-16T08:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c75f210ba6e450fb1603b50ca0a4805f13173d7'/>
<id>urn:sha1:5c75f210ba6e450fb1603b50ca0a4805f13173d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: 'fail' is no longer a keyword</title>
<updated>2013-02-02T00:32:03+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-02-02T00:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dffc3f82b25dc8a5398ecb3a40bb7057cb2e7c5e'/>
<id>urn:sha1:dffc3f82b25dc8a5398ecb3a40bb7057cb2e7c5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: pub is just a plain old token keyword</title>
<updated>2013-02-01T19:21:32+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-02-01T19:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6052d6747448ec3d83976147de4948a10f43379e'/>
<id>urn:sha1:6052d6747448ec3d83976147de4948a10f43379e</id>
<content type='text'>
</content>
</entry>
</feed>
