You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
215 B

# Remove all PP spacing and indent
pp_indent = remove
pp_space_after = add
# Gives the format
# |#ifdef SOMETHING
# |# define X
# |#endif
pp_space_count = 2