X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/14bd63980f1a70d007f2fa8476892870fb4199db..0b085e06dcb4dcea33c7d11cb6787164b277547e:/.emacs.d/init.el?ds=sidebyside diff --git a/.emacs.d/init.el b/.emacs.d/init.el index eb739a4..746ca44 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1552,6 +1552,11 @@ This function is intended for use with `ivy-ignore-buffers'." (moody-replace-mode-line-buffer-identification) (moody-replace-vc-mode)) +(use-package mini-modeline + :disabled + :demand + :config (mini-modeline-mode)) + (defvar b/org-mode-font-lock-keywords '(("[ \t]*\\(#\\+\\(BEGIN\\|END\\|begin\\|end\\)_\\(\\S-+\\)\\)[ \t]*\\([^\n:]*\\)" (1 '(:foreground "#5a5b5a" :background "#292b2b") t) ; directive