Dan Gohman
|
4d5536b101
[Utils] Update comment in vimrc
|
8 年之前 |
Bill Wendling
|
9bf3e3972d
Enable syntax highlighting for reStructuredText files.
|
12 年之前 |
Dan Gohman
|
f99f1197c7
Enable clang autocompletion by default.
|
15 年之前 |
Dan Gohman
|
2465dcf4c8
Remove a TODO comment; this is now filed in bugzilla (PR8005).
|
15 年之前 |
Dan Gohman
|
349370a1d6
Clarify a comment.
|
15 年之前 |
Dan Gohman
|
88b3a68490
Parse " (Hidden)" and cope with it.
|
15 年之前 |
Dan Gohman
|
34a92b7f82
Default to looking for clang++ in the PATH, rather than trying to
|
15 年之前 |
Dan Gohman
|
446c6c41f5
Experimental clang-based code-completion support for vim. This currently
|
15 年之前 |
Dan Gohman
|
f34ff01a7a
Fix grammaro in a comment.
|
15 年之前 |
Dan Gohman
|
7b14fc211c
Add Revision keywords to these files, as it's common for them to be
|
15 年之前 |
Dan Gohman
|
d30103dd36
Improve the vim code for highlighting trailing whitespace and lines
|
15 年之前 |
Dan Gohman
|
acb75a9d70
Set the vim auto-indent setting for open braces after case statements to
|
15 年之前 |
Dan Gohman
|
789da2755d
Enable syntax highlighting of LLVM and tablegen files by default,
|
16 年之前 |
Dan Gohman
|
5e59c2768d
Only set cindent for C and C++ source files.
|
16 年之前 |
Misha Brukman
|
5539a1ecda
Use VIM's built-in shorthand for whitespace in regex.
|
16 年之前 |
Dan Gohman
|
a0741ba2cc
Set a few more vimrc indentation options.
|
16 年之前 |
Dan Gohman
|
f225d2e4d6
Use softtabstop instead of redefining tabstop.
|
16 年之前 |
Dan Gohman
|
96eafe2d4f
Switch the vimrc file from smartindent to cindent, which is
|
16 年之前 |
Misha Brukman
|
adf4e4d06a
vimrc
|
16 年之前 |
Misha Brukman
|
2bb550864d
* Fix wording of the warning
|
20 年之前 |
Misha Brukman
|
3d6eea518c
.vimrc file to aid in LLVM coding standards conformance
|
20 年之前 |