Skip to content

Commit

Permalink
re-install w3m for reading web page
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed May 14, 2024
1 parent e659eeb commit 143237b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lisp/init-elpa.el
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
keyfreq
gitconfig-mode
textile-mode
w3m
workgroups2
zoutline
company-c-headers
Expand Down Expand Up @@ -298,6 +299,7 @@ If NO-REFRESH is nil, `package-refresh-contents' is called."
(require-package 'winum)
(require-package 'session)
(require-package 'unfill)
(require-package 'w3m) ; better than eww for reading web page
(require-package 'counsel-gtags)
(require-package 'eww-lnum)
(require-package 'buffer-move)
Expand Down

0 comments on commit 143237b

Please sign in to comment.