emacs: Fix enum indentation
This commit is contained in:
parent
e854230d50
commit
360f97b483
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
'(ansi-color-names-vector
|
||||
["#242424" "#e5786d" "#95e454" "#cae682" "#8ac6f2" "#333366" "#ccaa8f" "#f6f3e8"])
|
||||
'(blink-cursor-mode nil)
|
||||
'(c-offsets-alist (quote ((brace-list-open . 0) (brace-list-intro . +))))
|
||||
'(cperl-close-paren-offset -2)
|
||||
'(cperl-electric-parens nil)
|
||||
'(cperl-electric-parens-mark nil)
|
||||
|
|
Loading…
Reference in a new issue