Commit 778c36898a2e

Vincent Demeester <vincent@sbr.pm>
2018-11-27 18:23:55
emacs: clean some modules 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ba64036
Changed files (1)
modules
profiles
modules/profiles/emacs.nix
@@ -28,9 +28,7 @@ in
         extraPackages = epkgs: with epkgs; [
           ace-window
           aggressive-indent
-          # alert
           async
-          # auto-yasnippet
           avy
           bm
           command-log-mode
@@ -39,28 +37,16 @@ in
           company-ghc
           company-go
           company-lsp
-          (with melpaPackages; [ company-nixos-options ])
-          #company-restclient
-          #company-shell
           counsel
-          #counsel-gtags
           counsel-projectile
-          # counsel-spotify
-          #counsel-tramp
           #crux
           dash
           delight
-          diff-hl
-          diffview
           dired-collapse
           dired-sidebar
           direnv
-          docker
-          docker-compose-mode
           dockerfile-mode
-          doom-themes
-          #dumb-jump
-          #elpy
+          easy-kell
           eshell-bookmark
           (with melpaPackages; [
           eshell-prompt-extras
@@ -69,29 +55,18 @@ in
           exec-path-from-shell
           expand-region
           eyebrowse
-          (with melpaPackages; [ ez-query-replace ])
-          fancy-narrow
           fish-mode
           (with melpaPackages; [ fish-completion ])
           flycheck
-          #flycheck-clojure
-          #flycheck-haskell
-          #flycheck-inline
-          #flycheck-gometalinter
+          flycheck-golangci-lint
           flycheck-popup-tip
-          focus
           fullframe
-          #ggtags
-          #ghub
-          #ghub-plus
           git-commit
-          #git-timemachine
           gitattributes-mode
           gitconfig-mode
           gitignore-mode
           (with melpaPackages; [
             go-add-tags
-            # go-dlv
             go-eldoc
             go-errcheck
             go-fill-struct
@@ -102,9 +77,7 @@ in
             go-tag
             gotest
           ])
-          groovy-mode
           hardhat
-          #haskell-mode
           helpful
           highlight
           #highlight-escape-sequences
@@ -112,36 +85,27 @@ in
           highlight-numbers
           highlight-symbol
           hydra
-          #ialign
           ibuffer-vc
           iedit
-          (with melpaPackages; [ imenu-list ])
           ivy
           ivy-hydra
-          ivy-pass
           ivy-rich
-          #jedi
-          #jq-mode
           js-import
           js2-mode
           js2-refactor
           json-mode
-          json-reformat
-          json-snatcher
           (with melpaPackages; [
             key-chord
             lsp-haskell
             lsp-javascript-typescript
             lsp-go
             lsp-mode
-            lsp-python
             lsp-rust
             lsp-ui
           ])
           magit
           magit-gitflow
           magit-popup
-          magit-todos
           markdown-mode
           (with melpaPackages; [ minions moody ])
           multiple-cursors
@@ -154,7 +118,6 @@ in
           no-littering
           ob-async
           ob-go
-          #ob-restclient
           ob-rust
           ob-typescript
           org-plus-contrib
@@ -169,20 +132,14 @@ in
           ox-tufte
           ox-twbs
           pandoc-mode
-          pass
-          password-store
-          password-store-otp
-          # persistent-scratch
           pinentry
           popup
           projectile
           projectile-ripgrep
-          (with melpaPackages; [ pulseaudio-control ])
           python-mode
           rainbow-delimiters
           rainbow-mode
           ripgrep
-          (with melpaPackages; [ rjsx-mode ])
           shift-number
           shackle
           shx
@@ -190,21 +147,15 @@ in
           (with melpaPackages; [ smartparens ])
           solaire-mode
           string-edit
-          #tide
           toml-mode
           typescript-mode
           (with melpaPackages; [ undo-tree ])
-          # (with melpaPackages; [ use-package use-package-chords use-package-ensure-system-package ])
           (with melpaPackages; [ use-package ])
-          # vdiff
           visual-fill-column
           visual-regexp
-          #visual-regexp-steroids
-          #vlf
           web-mode
           wgrep
           which-key
-          # window-purpose
           with-editor
           yasnippet
           yaml-mode