Commit 34cf2f8e6d66

Vincent Demeester <vincent@sbr.pm>
2019-05-27 17:28:57
profiles.emacs: add more packages
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent a90cf72
Changed files (1)
modules
profiles
modules/profiles/emacs.nix
@@ -165,6 +165,7 @@ in
           yasnippet
           yaml-mode
         ] ++ (with melpaPackages; [
+          company-lsp
           eshell-prompt-extras
           esh-autosuggest
           fish-completion
@@ -182,7 +183,10 @@ in
           hide-mode-line
           key-chord
           k8s-mode
-          #(with melpaPackages; [ pretty-hydra major-mode-hydra ])
+          lsp-mode
+          lsp-ui
+          pretty-hydra
+          major-mode-hydra
           minions
           moody
           mwim