change to MELPA mirror of smart-mode-line

This commit is contained in:
Jesús
2019-07-02 18:10:40 -05:00
parent cf08cdf0d5
commit aa77769f08
2 changed files with 6 additions and 2 deletions

View File

@@ -22,10 +22,11 @@
(setq sml/show-remote t)
(sml/setup)
(add-to-list 'sml/replacer-regexp-list '("^~/Proyectos/git/" ":Git:") t)
(add-to-list 'sml/replacer-regexp-list '("^~/Dev/libregit/" ":Git:") t)
(add-to-list 'sml/replacer-regexp-list '("^~/www/" ":www:") t)
(sml-modeline-mode t))
(use-package anzu
:config
(custom-set-variables