diff --git a/config.org b/config.org index 0ce0ca0..1b986b2 100644 --- a/config.org +++ b/config.org @@ -1367,6 +1367,7 @@ changes Doom makes: display-time-default-load-average nil) ; I don't think I've ever found this useful (display-time-mode 1) ; Enable time in the mode-line +(global-subword-mode 1) ; Iterate through CamelCase words (unless (string-match-p "^Power N/A" (battery)) ; On laptops... (display-battery-mode 1)) ; it's nice to know how much power you have