feat(emacs): Add websocket lib (and remove flycheck)
This commit is contained in:
parent
b607fa5e60
commit
8813e55555
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,6 @@ in emacsWithPackages(epkgs:
|
|||
elm-mode
|
||||
erlang
|
||||
flx
|
||||
flycheck
|
||||
go-mode
|
||||
gruber-darker-theme
|
||||
haskell-mode
|
||||
|
@ -124,6 +123,7 @@ in emacsWithPackages(epkgs:
|
|||
toml-mode
|
||||
uuidgen
|
||||
web-mode
|
||||
websocket
|
||||
yaml-mode
|
||||
]) ++
|
||||
|
||||
|
|
Loading…
Reference in a new issue