Add the simple location bar

This commit is contained in:
Sameer Rahmani 2023-06-30 17:50:21 +01:00
parent d14e4b8f49
commit 534eddec2e
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
2 changed files with 2 additions and 1 deletions

1
Eldev
View File

@ -1,4 +1,5 @@
; -*- mode: emacs-lisp; lexical-binding: t -*-
(eldev-use-package-archive 'melpa)
(eldev-use-package-archive 'gnu-elpa)
(eldev-add-extra-dependencies 'emacs 'projectile)
(eldev-add-extra-dependencies 'emacs 'all-the-icons)

View File

@ -74,7 +74,7 @@
:group 'noether)
(setq noether-views (list noether-minimal-mode-line))
(setq noether-views (list noether-minimal-mode-line noether-minimal-location))
(add-hook
'noether-global-mode-hook