<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/vim/README, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/vim/README?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/vim/README?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-21T21:54:44Z</updated>
<entry>
<title>Fix a missing word.</title>
<updated>2009-01-21T21:54:44Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-21T21:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=748dbc6afb7af114674544f760c6d3209a881161'/>
<id>urn:sha1:748dbc6afb7af114674544f760c6d3209a881161</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62720 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Versions of VIM included with Intrepid and Leopard at least appear</title>
<updated>2009-01-21T21:52:42Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-21T21:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=907532dcbb43cd9e6f406a077604e54c63ded08b'/>
<id>urn:sha1:907532dcbb43cd9e6f406a077604e54c63ded08b</id>
<content type='text'>
to handle symlinks just fine, so reword the instructions in the
README accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62719 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The .llx suffix is obsolete.</title>
<updated>2009-01-04T23:10:00Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-01-04T23:10:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7e638cd36691e79f3252e5da0e77317f42440ac7'/>
<id>urn:sha1:7e638cd36691e79f3252e5da0e77317f42440ac7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61647 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove blank line at end of file, removing test user "foo" from CVS history.</title>
<updated>2006-08-11T19:42:11Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-11T19:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bf49f331037c8426c0de54bc1e92a1fe8468a4c2'/>
<id>urn:sha1:bf49f331037c8426c0de54bc1e92a1fe8468a4c2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29623 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit</title>
<updated>2004-12-09T05:46:48Z</updated>
<author>
<name>Test Commit</name>
<email>nobody@llvm.org</email>
</author>
<published>2004-12-09T05:46:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b6a0d3595b15731e025a094880c7a85dee06e93c'/>
<id>urn:sha1:b6a0d3595b15731e025a094880c7a85dee06e93c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18687 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.</title>
<updated>2004-05-19T21:20:40Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-05-19T21:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e38adf52c8b367b86a547fcf967047d1968ae9f2'/>
<id>urn:sha1:e38adf52c8b367b86a547fcf967047d1968ae9f2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13606 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>tablegen.vim:</title>
<updated>2003-08-11T18:05:19Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-11T18:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3871f056712844cd10f22dd7771d60f1d837b6f6'/>
<id>urn:sha1:3871f056712844cd10f22dd7771d60f1d837b6f6</id>
<content type='text'>
* Added keyword `field'
* Keywords get different highlighting than types
* Added a simple attempt at multi-line C-style comments with FIXME

README:
* Added note about symlinking an entire directory ~/.vim/syntax


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7733 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add .llx</title>
<updated>2003-08-11T18:01:39Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-11T18:01:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00a61d4fd4e2172e762669a3175992679ef3518a'/>
<id>urn:sha1:00a61d4fd4e2172e762669a3175992679ef3518a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7732 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added a TableGen syntax highlighting mode for VIM and a README that describes</title>
<updated>2003-08-11T17:56:08Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-11T17:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=115dc0deabe68b38613251c01fe06493a578b35c'/>
<id>urn:sha1:115dc0deabe68b38613251c01fe06493a578b35c</id>
<content type='text'>
how to add the functionality to the user's VIM installation.


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