We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 085561a + 104c125 commit 8894970Copy full SHA for 8894970
README.md
@@ -28,7 +28,7 @@ If you install [vim-operator-user](https://github.com/kana/vim-operator-user) in
28
The usage is [here](http://clang.llvm.org/docs/ClangFormat.html#vim-integration).
29
Against `clang-format.py`, vim-clang-format has below advantages.
30
31
-- Style options are highly costomizable in `.vimrc`. `clang-format.py` requires `.clang-format` file to customize a style.
+- Style options are highly customizable in `.vimrc`. `clang-format.py` requires `.clang-format` file to customize a style.
32
- vim-clang-format provides an operator mapping.
33
- vim-clang-format doesn't need python interface.
34
0 commit comments