Add vuiet

This commit is contained in:
Case Duckworth 2021-05-27 08:13:08 -05:00
parent 08285aabb9
commit fda35b47f1
1 changed files with 9 additions and 0 deletions

View File

@ -1159,6 +1159,15 @@ if ripgrep is installed, otherwise `consult-grep'."
(add-to-list 'comp-deferred-compilation-deny-list "vertico"))
(vertico-mode +1))
(setup (:straight vuiet)
(:needs "youtube-dl"
"mpv")
;; lastfm.el is required too, and needs some setup:
;; https://github.com/mihaiolteanu/lastfm.el
(setup (:straight lastfm)
(require 'lastfm)))
(setup (:straight web-mode)
(:option css-level-offset 2
js-indent-level 2