change to MELPA mirror of smart-mode-line
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user