projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d8ab65
)
The .llx suffix is obsolete.
author
Dan Gohman
<gohman@apple.com>
Sun, 4 Jan 2009 23:10:00 +0000
(23:10 +0000)
committer
Dan Gohman
<gohman@apple.com>
Sun, 4 Jan 2009 23:10:00 +0000
(23:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61647
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/vim/README
patch
|
blob
|
history
diff --git
a/utils/vim/README
b/utils/vim/README
index 466de4f686a22d29380f2b503f3d17f4da29d9e3..ad10fee0be589f05a25ddeb668839f815e655d36 100644
(file)
--- a/
utils/vim/README
+++ b/
utils/vim/README
@@
-9,7
+9,6
@@
These are syntax highlighting files for the VIM editor. Included are:
augroup filetype
au! BufRead,BufNewFile *.ll set filetype=llvm
- au! BufRead,BufNewFile *.llx set filetype=llvm
augroup END
* tablegen.vim