Use hyperbole
for something, probably
This commit is contained in:
parent
f351567e8a
commit
bf4cee1cc9
@ -540,13 +540,17 @@
|
||||
:if (featurep 'xwidget-internal)
|
||||
:config
|
||||
(add-hook 'xwidget-webkit-mode-hook
|
||||
#'(lambda ()
|
||||
(turn-off-line-numbers)
|
||||
(scroll-bar-mode -1)
|
||||
))
|
||||
#'(lambda ()
|
||||
(turn-off-line-numbers)
|
||||
(scroll-bar-mode -1)
|
||||
))
|
||||
)
|
||||
|
||||
(use-package magit)
|
||||
|
||||
(use-package hyperbole
|
||||
:diminish
|
||||
:init (hyperbole-mode))
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user