diff options
-rw-r--r-- | spacemacs.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index 4651fdc..1cdee5f 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -534,7 +534,13 @@ dump." (svg 'defun) (options 'defun) + (pipeline 1) + (stage 1) + (job 1) + + (action 1) + (without-logs 0) (tabular 'defun) (for-all 'defun))) |