fix(emacs): remove unused ocaml packages
This commit is contained in:
parent
df6637477f
commit
a86a37e351
1 changed files with 0 additions and 3 deletions
|
@ -81,9 +81,6 @@
|
||||||
:hook ((tuareg-mode . flycheck-ocaml-setup)))
|
:hook ((tuareg-mode . flycheck-ocaml-setup)))
|
||||||
(use-package utop :straight t)
|
(use-package utop :straight t)
|
||||||
(use-package dune :straight t)
|
(use-package dune :straight t)
|
||||||
(use-package flycheck-ocaml :straight t)
|
|
||||||
(use-package merlin-eldoc :straight t)
|
|
||||||
(use-package ocamlformat :straight t)
|
|
||||||
(use-package elixir-mode :straight t)
|
(use-package elixir-mode :straight t)
|
||||||
(use-package inf-elixir :straight t)
|
(use-package inf-elixir :straight t)
|
||||||
(use-package nix-mode :straight t
|
(use-package nix-mode :straight t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue