Skip to content

Commit

Permalink
use micgoline instead of smart-mode-line
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Jul 12, 2017
1 parent 892af1c commit 0b1459d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions configs/extra-modes.el
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,9 @@
;; Openstack browse current file.
(Package 'openstack-cgit-browse-file)

;; Smart mode line
(Package 'smart-mode-line
(setq sml/theme 'dark)
(sml/setup)
(add-to-list 'sml/replacer-regexp-list '("^~/GIT/OpenStack/" ":OpenStack:")))
;; Smart power bar that look fruitful
(Package 'micgoline
(require 'micgoline))

;; Boorkmarks
(Package 'bm)
Expand Down

0 comments on commit 0b1459d

Please sign in to comment.