SublimeClangFormat
SublimeClangFormat copied to clipboard
Custom Settings
Great Package! The clang-format has several styles to have, but I would like to use my own prefered style, I noticed there is “Custom” in the “Select Style” option, but I didn’t know how to configure that, I know the configuration file is exported as .clang-format, but how to apply it in the package?
In sublime Text, Go to Preferences -> Package Settings -> Clang Format -> Custom Style - User
specify your configuration there.