Remove alert package
This commit is contained in:
parent
5948673361
commit
726079bffd
4
init.el
4
init.el
|
@ -522,10 +522,6 @@ Try `magit-clone-default-directory' if available, fall back to
|
||||||
cleanup
|
cleanup
|
||||||
auto-cleanup)))
|
auto-cleanup)))
|
||||||
|
|
||||||
(use-package alert
|
|
||||||
:custom
|
|
||||||
(alert-default-style 'libnotify))
|
|
||||||
|
|
||||||
(line-number-mode -1)
|
(line-number-mode -1)
|
||||||
(column-number-mode -1)
|
(column-number-mode -1)
|
||||||
(size-indication-mode -1)
|
(size-indication-mode -1)
|
||||||
|
|
Loading…
Reference in a new issue