Remove unused w3m setup form

This commit is contained in:
Case Duckworth 2022-04-12 22:40:48 -05:00
parent ca1823d2b2
commit 3970a88dd9
1 changed files with 0 additions and 7 deletions

View File

@ -2263,13 +2263,6 @@ See also `crux-reopen-as-root-mode'."
;; (advice-add 'counsel-yank-pop-action :around
;; #'+vterm-counsel-yank-pop-action))
(setup (:straight-when w3m
(executable-find "w3m"))
;; (+with-ensure-after-init
;; (:option browse-url-browser-function #'w3m-browse-url
;; +browse-url-browser-function browse-url-browser-function))
)
(setup (:straight web-mode)
(setf (alist-get (rx "." (or "htm" "html" "phtml" "tpl.php"
"asp" "gsp" "jsp" "ascx" "aspx"