add keybinding (C-c ; f f) for ccide-format-buffer
[emacsstuff.git] / cc-ide / cc-ide.el
index 90d422c..4246fb7 100644 (file)
@@ -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