<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in vimrc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>999a86ba - [Utils] Update comment in vimrc</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#999a86ba</link>
        <description>[Utils] Update comment in vimrcFixed wrong paths in comments for *.vim files.Patch By: Bruno Rosa (brunoalr)Differential Revision: https://reviews.llvm.org/D29174llvm-svn: 293693

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Tue, 31 Jan 2017 21:33:21 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;dan433584@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0615dbe4 - Enable syntax highlighting for reStructuredText files.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#0615dbe4</link>
        <description>Enable syntax highlighting for reStructuredText files.Patch by Journeyer J. Joh!llvm-svn: 176235

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Thu, 28 Feb 2013 06:43:24 +0000</pubDate>
        <dc:creator>Bill Wendling &lt;isanbard@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5faac390 - Enable clang autocompletion by default.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#5faac390</link>
        <description>Enable clang autocompletion by default.llvm-svn: 117415

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Tue, 26 Oct 2010 23:24:54 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>39dadbac - Remove a TODO comment; this is now filed in bugzilla (PR8005).</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#39dadbac</link>
        <description>Remove a TODO comment; this is now filed in bugzilla (PR8005).llvm-svn: 112982

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 03 Sep 2010 18:06:11 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>ca158413 - Clarify a comment.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#ca158413</link>
        <description>Clarify a comment.llvm-svn: 112266

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 27 Aug 2010 15:16:40 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>fa4a4705 - Parse &quot; (Hidden)&quot; and cope with it.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#fa4a4705</link>
        <description>Parse &quot; (Hidden)&quot; and cope with it.llvm-svn: 112265

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 27 Aug 2010 15:16:09 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>7e64c985 - Default to looking for clang++ in the PATH, rather than trying to</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#7e64c985</link>
        <description>Default to looking for clang++ in the PATH, rather than trying toguess a path that will work.llvm-svn: 112264

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 27 Aug 2010 15:15:31 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>f34728a9 - Experimental clang-based code-completion support for vim. This currently</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#f34728a9</link>
        <description>Experimental clang-based code-completion support for vim. This currentlydepends on some clang patches which are not yet upstream.llvm-svn: 112204

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Thu, 26 Aug 2010 18:12:22 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>b53dabab - Fix grammaro in a comment.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#b53dabab</link>
        <description>Fix grammaro in a comment.llvm-svn: 97273

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 26 Feb 2010 21:45:37 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>1b9dd248 - Add Revision keywords to these files, as it&apos;s common for them to be</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#1b9dd248</link>
        <description>Add Revision keywords to these files, as it&apos;s common for them to becopied out of the source tree.llvm-svn: 97270

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 26 Feb 2010 21:38:04 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>94fa92b4 - Improve the vim code for highlighting trailing whitespace and lines</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#94fa92b4</link>
        <description>Improve the vim code for highlighting trailing whitespace and lineslonger than 80 columns. This replaces the heavy-handed &quot;textwidth&quot;mechanism, and makes the trailing-whitespace highlighting lazy sothat it isn&apos;t constantly jumping on the user during typing.llvm-svn: 97267

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 26 Feb 2010 21:24:46 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>d5ae1369 - Set the vim auto-indent setting for open braces after case statements to</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#d5ae1369</link>
        <description>Set the vim auto-indent setting for open braces after case statements tofollow LLVM source convention.Before:  case X: {            stuff;          }After:  case X: {    stuff;  }llvm-svn: 93055

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Sat, 09 Jan 2010 17:15:21 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>31555330 - Enable syntax highlighting of LLVM and tablegen files by default,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#31555330</link>
        <description>Enable syntax highlighting of LLVM and tablegen files by default,so that users don&apos;t have to copy text from the README to get this.llvm-svn: 62718

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Wed, 21 Jan 2009 21:47:51 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>455be5a0 - Only set cindent for C and C++ source files.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#455be5a0</link>
        <description>Only set cindent for C and C++ source files.llvm-svn: 62717

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Wed, 21 Jan 2009 21:30:25 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>93bd1ca5 - Use VIM&apos;s built-in shorthand for whitespace in regex.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#93bd1ca5</link>
        <description>Use VIM&apos;s built-in shorthand for whitespace in regex.llvm-svn: 61906

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Thu, 08 Jan 2009 02:17:30 +0000</pubDate>
        <dc:creator>Misha Brukman &lt;brukman+llvm@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>be631a3c - Set a few more vimrc indentation options.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#be631a3c</link>
        <description>Set a few more vimrc indentation options.llvm-svn: 61628

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Sun, 04 Jan 2009 18:59:55 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2dca8284 - Use softtabstop instead of redefining tabstop.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#2dca8284</link>
        <description>Use softtabstop instead of redefining tabstop.llvm-svn: 61618

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Sun, 04 Jan 2009 00:05:43 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>e4159704 - Switch the vimrc file from smartindent to cindent, which is</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#e4159704</link>
        <description>Switch the vimrc file from smartindent to cindent, which issmarter about C-ish syntax, and supports the cinoptionsvariable. Set cinoptions to suppress the extra indentationfor switch case labels.llvm-svn: 61617

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Sun, 04 Jan 2009 00:03:54 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;gohman@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>ac7b456c - vimrc</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#ac7b456c</link>
        <description>vimrc* Fixed cursors in terminal by setting nocompatible (sorry, vi users)* Enable syntax highlighting so that this file can stand on its own* Highlight trailing whitespace* Fixed commands to delete trailing whitespaces and convert tabs to spacesllvm.vim and tablegen.vim* Removed trailing whitespace, as it&apos;s now very visiblellvm-svn: 61582

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Fri, 02 Jan 2009 16:26:14 +0000</pubDate>
        <dc:creator>Misha Brukman &lt;brukman+llvm@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f1ed8ede - * Fix wording of the warning</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/vim/vimrc#f1ed8ede</link>
        <description>* Fix wording of the warning* Add autoindent, smartindent, and smarttab options to the filellvm-svn: 21905

            List of files:
            /llvm-project-15.0.7/llvm/utils/vim/vimrc</description>
        <pubDate>Thu, 12 May 2005 21:41:48 +0000</pubDate>
        <dc:creator>Misha Brukman &lt;brukman+llvm@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
