(c-style-alist) <gnu>:
Set c-comment-continuation-stars and c-hanging-comment-ender-p.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
(arglist-close . c-lineup-arglist)
|
||||
))
|
||||
(c-special-indent-hook . c-gnu-impose-minimum)
|
||||
(c-comment-continuation-stars . "")
|
||||
(c-hanging-comment-ender-p . t)
|
||||
)
|
||||
("k&r"
|
||||
(c-basic-offset . 5)
|
||||
|
||||
Reference in New Issue
Block a user