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:
115dc0d
)
Add .llx
author
Chris Lattner
<sabre@nondot.org>
Mon, 11 Aug 2003 18:01:39 +0000
(18:01 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 11 Aug 2003 18:01:39 +0000
(18:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7732
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/vim/README
patch
|
blob
|
history
diff --git
a/utils/vim/README
b/utils/vim/README
index 8dc6b297419d68cba9159c1e1daeeb945b6f0945..6d103b5d48554a700616d3730a4afddb72d6fc4f 100644
(file)
--- a/
utils/vim/README
+++ b/
utils/vim/README
@@
-9,6
+9,7
@@
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