[PATCH] D22854: change Vim key binding for include-fixer and clang-rename

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 05:44:03 PDT 2016


omtcyfz added a comment.

In https://reviews.llvm.org/D22854#497496, @vmiklos wrote:

> `:help leader` explains it. Or see this link: http://learnvimscriptthehardway.stevelosh.com/chapters/06.html#leader. The later describes 3 arguments for using `<leader>` instead of `,` directly.


I think the point was to put that into documentation :)


https://reviews.llvm.org/D22854





More information about the cfe-commits mailing list