ioeric added inline comments. ================ Comment at: docs/clang-rename.rst:98 @@ +97,3 @@ + +Once installed, you can point your cursor to the symbols you want to rename, +press ``<leader>cr`` and print new desired name. The ---------------- s/the symbols/symbols/
================ Comment at: docs/clang-rename.rst:101 @@ +100,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/a reference to // sounds redundant.. ================ Comment at: docs/include-fixer.rst:69 @@ +68,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/a reference to // https://reviews.llvm.org/D22854 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits