Add log4j-mode to view log files (works with any log format)
This commit is contained in:
@@ -244,6 +244,10 @@
|
||||
:after (counsel))
|
||||
(load "~/.emacs.d/elisp/ivy-setup.el")
|
||||
|
||||
;; View logs
|
||||
(use-package log4j-mode
|
||||
:straight t)
|
||||
|
||||
;; TRAMP
|
||||
(load "~/.emacs.d/elisp/tramp-setup.el")
|
||||
(load "~/.emacs.d/elisp/outline-keymap.el")
|
||||
|
||||
Reference in New Issue
Block a user