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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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
;;