Skip to content

Commit a38c33c

Browse files
committed
add note for Ubuntu 13.04 (#7)
1 parent b3ad52e commit a38c33c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/clang-format.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,15 @@ DEPENDENCY *vim-clang-format-dependency*
4646

4747
|clang-format| (3.4 or later is required)
4848
http://clang.llvm.org/docs/ClangFormat.html
49+
50+
Note:
51+
clang-format 3.4 in Ubuntu 13.04 seems to be old. Please use LLVM's
52+
official apt repository.
53+
http://llvm.org/apt/
54+
4955
|vim-operator-user| (highly recommended)
5056
https://github.com/kana/vim-operator-user
57+
5158
|vimproc| (recommended in Windows)
5259
https://github.com/Shougo/vimproc.vim
5360

0 commit comments

Comments
 (0)