SublimeClangFormat
SublimeClangFormat copied to clipboard
Add other file extensions for a given language
I want to format my CUDA code (suffixes ".cu" and ".cuh") using the C++ format. How can I specify the formatter to apply to ".cu" and ".cuh" files? Is there a line I can enter in the clang_format_custom.sublime-settings file?