aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-09 12:00:18 -0500
committerJesús <heckyel@hyperbola.info>2019-08-09 12:00:18 -0500
commit44af1becb9b542b0437dce84629f78f88e4a5318 (patch)
tree3bab2a2998b3c418bfc85ac42e2bb62815dcbb88 /modules
parentf058926969ace17c3a5cab733ad800598783be74 (diff)
downloademacs-personal-44af1becb9b542b0437dce84629f78f88e4a5318.tar.lz
emacs-personal-44af1becb9b542b0437dce84629f78f88e4a5318.tar.xz
emacs-personal-44af1becb9b542b0437dce84629f78f88e4a5318.zip
remove bits unimportants
Diffstat (limited to 'modules')
-rw-r--r--modules/init-modeline.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/init-modeline.el b/modules/init-modeline.el
index c505eda..d0f5bab 100644
--- a/modules/init-modeline.el
+++ b/modules/init-modeline.el
@@ -25,9 +25,6 @@
(setq sml/show-remote t)
(sml/setup)
- (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