[PATCH] D22854: change Vim key binding for include-fixer and clang-rename
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 07:26:53 PDT 2016
alexfh added inline comments.
================
Comment at: docs/include-fixer.rst:73
@@ +72,3 @@
+[``<leader> key``](http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_(Part_3)#Map_leader)
+is a reference to a specific key defined by the mapleader variable and is binded
+to backslash by default.
----------------
s/binded/bound/
Same elsewhere.
https://reviews.llvm.org/D22854
More information about the cfe-commits
mailing list