Package: vim-scripts Version: 20130814 Severity: wishlist It would be super nice to have clang-format vim integrated here. Ref:
http://clang.llvm.org/docs/ClangFormat.html#vim-integration map <C-K> :pyf /usr/share/vim/addons/syntax/clang-format-3.7.py<cr> imap <C-K> <c-o>:pyf /usr/share/vim/addons/syntax/clang-format-3.7.py<cr> ref: https://packages.debian.org/sid/amd64/clang-format-3.7/filelist

