doomemacs/modules
Henrik Lissner 5fc4ed3f81
lang/cc: rewrite & polish style settings
Doom used to have its own cc-mode style, which was difficult to
customize without first undoing all its changes.

A doom entry has been added to c-style-alist, which represents
a marriage of various styles (mostly linux), plus some context-sensitive
indentation functions which I think are reasonable.

More importantly, it can be disabled by changing c-default-style.

Also, removed a few hacks that have been merged into v5.33+ of cc-mode.
25.1 users beware! You may not have these changes.
2018-02-23 04:51:20 -05:00
..
app
completion
config config/default: redo tools/upload & ssh-deploy keybinds 2018-02-21 17:10:21 -05:00
feature
lang lang/cc: rewrite & polish style settings 2018-02-23 04:51:20 -05:00
tools tools/upload: remove autoload library (unnecessary) 2018-02-21 17:09:53 -05:00
ui