Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format configuration | Justin M. Keyes | 2016-03-02 |
| | | | | | Recommend by oni-link at: https://github.com/neovim/neovim/pull/487#issuecomment-39935391 | ||
* | tools: add .clang-format | Felipe Morales | 2015-01-26 |
Configuration for clang-format and related utilities. Examples: clang-format -style=file <file> git clang-format -style=file <commit> git diff -U0 HEAD^ | clang-format-diff.py -i -p1 -style=file |