From: Stefan Bund Date: Thu, 19 May 2016 10:31:36 +0000 (+0200) Subject: add keybinding (C-c ; f f) for ccide-format-buffer X-Git-Url: http://g0dil.de/git?p=emacsstuff.git;a=commitdiff_plain;h=f3930bf63b68cc0150429d60ce1dbed410a594aa add keybinding (C-c ; f f) for ccide-format-buffer --- diff --git a/cc-ide/cc-ide.el b/cc-ide/cc-ide.el index 90d422c..4246fb7 100644 --- a/cc-ide/cc-ide.el +++ b/cc-ide/cc-ide.el @@ -82,6 +82,7 @@ correctly included.") ;; file level ("fc" ccide-file-comment "File comment") ("fs" ccide-syncronize-includes "Sync includes") + ("ff" ccide-format-buffer "Reformat buffer") (nil nil separator) ;; class level