travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Uninstall plugin #105

Closed Ankish closed 8 years ago

Ankish commented 8 years ago

How do you uninstall this ? Can you include that in Readme.

tonyarnold commented 8 years ago

To uninstall:

rm -r "~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/ClangFormat.xcplugin"