Commit 188f65822dc5

Vincent Demeester <vincent@sbr.pm>
2018-09-18 15:00:32
Fix emacs configuration
- temporarly disable kubernetes - use minions (don't forget to remove it from `elpa`) - Add highlight back Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent d17f1ee
Changed files (1)
emacs.nix
@@ -121,7 +121,7 @@
       hardhat
       #haskell-mode
       helpful
-      #highlight
+      highlight
       #highlight-escape-sequences
       #highlight-leading-spaces
       highlight-numbers
@@ -145,9 +145,9 @@
       json-mode
       json-reformat
       json-snatcher
-      kubernetes
       (with melpaPackages; [
         key-chord
+        #kubernetes
         lsp-haskell
         lsp-javascript-typescript
         lsp-go
@@ -165,7 +165,7 @@
       markdown-mode
       #mc-extras
       # minions # FIXME      
-      #(with melpaPackages; [ minions ])
+      (with melpaPackages; [ minions ])
       multiple-cursors
       (with melpaPackages; [
         nix-buffer