[PATCH] D20467: [include-fixer] Mention more details in the document.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 6 08:42:17 PDT 2016


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

Two more nits, looks good otherwise :)


================
Comment at: docs/include-fixer.rst:73
@@ +72,3 @@
+
+You can custonmize the number of headers being showed by setting
+``let g:clang_include_fixer_maximum_suggested_headers=5``
----------------
typo custo**n**mize, headers being **shown**


http://reviews.llvm.org/D20467





More information about the cfe-commits mailing list