rhysd/vim-clang-format

ClangFormatAutoEnable to only format surrounding unsaved buffer

amandeepgautam opened this issue · 0 comments

If we do ClangFormatAutoEnable, the whole file is formatted. Is there a way to just format the unsaved buffer and not touch the whole file?