[PATCH] D22087: [clang-rename] add basic vim integration
Kirill Bobyrev via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 05:35:56 PDT 2016
omtcyf0 marked an inline comment as done.
================
Comment at: clang-rename/tool/clang-rename.py:13
@@ +12,3 @@
+ map ,cr :pyf <path-to>/clang-rename.py<cr>
+
+IMPORTANT NOTE: Before running the tool, make sure you saved the file.
----------------
Aw, sure; sorry for that. That's an artifact from first version of the script, so this line was simply copy-pasted...
http://reviews.llvm.org/D22087
More information about the cfe-commits
mailing list