<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/vim/vimrc, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/vim/vimrc?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/vim/vimrc?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-28T06:43:24Z</updated>
<entry>
<title>Enable syntax highlighting for reStructuredText files.</title>
<updated>2013-02-28T06:43:24Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-02-28T06:43:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9bf3e3972d5a5dbbe7fa5614b3cb3cc3422b45ec'/>
<id>urn:sha1:9bf3e3972d5a5dbbe7fa5614b3cb3cc3422b45ec</id>
<content type='text'>
Patch by Journeyer J. Joh!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176235 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Enable clang autocompletion by default.</title>
<updated>2010-10-26T23:24:54Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-10-26T23:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f99f1197c73cae077e16286249c498741f718eec'/>
<id>urn:sha1:f99f1197c73cae077e16286249c498741f718eec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove a TODO comment; this is now filed in bugzilla (PR8005).</title>
<updated>2010-09-03T18:06:11Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-09-03T18:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2465dcf4c8f64c66bd4964c2772a6003f4e12d0f'/>
<id>urn:sha1:2465dcf4c8f64c66bd4964c2772a6003f4e12d0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112982 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clarify a comment.</title>
<updated>2010-08-27T15:16:40Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-27T15:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=349370a1d6fce6940aaaee3025fb56f4e29d7c23'/>
<id>urn:sha1:349370a1d6fce6940aaaee3025fb56f4e29d7c23</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112266 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Parse " (Hidden)" and cope with it.</title>
<updated>2010-08-27T15:16:09Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-27T15:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=88b3a68490d7f213c393ec43f0e2f6742eee2a8e'/>
<id>urn:sha1:88b3a68490d7f213c393ec43f0e2f6742eee2a8e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112265 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Default to looking for clang++ in the PATH, rather than trying to</title>
<updated>2010-08-27T15:15:31Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-27T15:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=34a92b7f8270d8a862673f61340dacc10541f47c'/>
<id>urn:sha1:34a92b7f8270d8a862673f61340dacc10541f47c</id>
<content type='text'>
guess a path that will work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112264 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Experimental clang-based code-completion support for vim. This currently</title>
<updated>2010-08-26T18:12:22Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-26T18:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=446c6c41f56c624f6898ddf4d34c3935adb0fcbd'/>
<id>urn:sha1:446c6c41f56c624f6898ddf4d34c3935adb0fcbd</id>
<content type='text'>
depends on some clang patches which are not yet upstream.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112204 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix grammaro in a comment.</title>
<updated>2010-02-26T21:45:37Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-26T21:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f34ff01a7a92d20d3c0c118fbf557caceb764797'/>
<id>urn:sha1:f34ff01a7a92d20d3c0c118fbf557caceb764797</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97273 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add Revision keywords to these files, as it's common for them to be</title>
<updated>2010-02-26T21:38:04Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-26T21:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b14fc211c349bb16dd19c71e150e4309c2778d6'/>
<id>urn:sha1:7b14fc211c349bb16dd19c71e150e4309c2778d6</id>
<content type='text'>
copied out of the source tree.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97270 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Improve the vim code for highlighting trailing whitespace and lines</title>
<updated>2010-02-26T21:24:46Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-26T21:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d30103dd364cc9f5b6d69b91ed75b932feeab90d'/>
<id>urn:sha1:d30103dd364cc9f5b6d69b91ed75b932feeab90d</id>
<content type='text'>
longer than 80 columns. This replaces the heavy-handed "textwidth"
mechanism, and makes the trailing-whitespace highlighting lazy so
that it isn't constantly jumping on the user during typing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97267 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
