Remove web-beautify from javascript & web modules

Superceded by :editor format module, which uses prettier.
This commit is contained in:
Henrik Lissner
2018-08-25 00:04:53 +02:00
parent 171c87aa2c
commit c514ad200a
4 changed files with 0 additions and 15 deletions

View File

@ -234,10 +234,6 @@
:n "se" #'skewer-html-eval-tag))
;; `web-beautify'
(map! :map* (json-mode-map js2-mode-map) :n "gQ" #'web-beautify-js)
;;
;; Projects
;;