summaryrefslogtreecommitdiff
path: root/overlays/emacs/packages.nix
blob: 2a8a3f0ea7533c7ed05cdb93ceb02b45c3b9482a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
pkgs: epkgs: with epkgs;
[
  add-node-modules-path
  ag
  alchemist
  anaconda-mode
  anti-zenburn-theme
  anzu
  auctex
  autodisass-java-bytecode
  avy
  bind-key
  bnf-mode
  browse-kill-ring
  buffer-move
  bundler
  cider
  cljsbuild-mode
  clojure-mode
  coffee-mode
  company
  counsel
  counsel-projectile
  counsel-tramp
  css-eldoc
  csv
  define-word
  delight
  diff-hl
  diminish
  disable-mouse
  docker
  docker-compose-mode
  docker-tramp
  dockerfile-mode
  editorconfig
  edts
  ein
  elein
  elfeed
  elfeed-org
  elixir-mode
  elm-mode
  erlang
  ess
  exec-path-from-shell
  expand-region
  f
  flycheck
  flycheck-clojure
  flycheck-color-mode-line
  flycheck-credo
  flycheck-elixir
  flycheck-elm
  flycheck-haskell
  flycheck-ledger
  fold-dwim
  forge
  fullframe
  geben
  geben-helm-projectile
  geiser
  git-auto-commit-mode
  git-commit
  git-timemachine
  gitconfig-mode
  gitignore-mode
  go-autocomplete
  go-eldoc
  go-mode
  go-stacktracer
  #goto-gem
  gnuplot
  graphviz-dot-mode
  guide-key
  guix
  gxref
  haml-mode
  haskell-mode
  helm
  helm-bbdb
  helm-bibtex
  helm-descbinds
  helm-flycheck
  helm-flyspell
  helm-gtags
  helm-mu
  helm-projectile
  helm-sql-connect
  helm-tramp
  helm-wordnet
  helm-xref
  highlight-escape-sequences
  hindent
  htmlize
  hydra
  ibuffer-vc
  import-js
  inf-ruby
  ivy
  jdee
  jedi
  js-comint
  js2-mode
  json-mode
  ledger-mode
  less-css-mode
  list-unicode-display
  magit
  markdown-mode
  meghanada
  mmm-mode
  mpdel
  multiple-cursors
  multiple-cursors
  mwim
  nix-buffer
  nix-mode
  nix-update
  ob-elixir
  ob-go
  ob-ipython
  ob-mongo
  olivetti
  org-babel-eval-in-repl
  org-cliplink
  org-pomodoro
  org-ref
  ox-gfm
  page-break-lines
  pcmpl-args
  pcmpl-git
  pcmpl-pip
  pcomplete-extension
  pdf-tools
  peep-dired
  php-mode
  pinentry
  pip-requirements
  polymode
  projectile
  python
  racer
  rainbow-delimiters
  rainbow-mode
  realgud
  regex-tool
  robe
  rspec-mode
  ruby-compilation
  ruby-hash-syntax
  rust-mode
  sass-mode
  scss-mode
  session
  skewer-less
  skewer-mode
  smartparens
  smex
  smooth-scrolling
  spaceline
  swiper
  swiper-helm
  switch-window
  tagedit
  toml-mode
  typescript-mode
  undo-tree
  unfill
  unicode-fonts
  unicode-whitespace
  uptimes
  use-package
  virtualenvwrapper
  wgrep-ag
  whitespace-cleanup-mode
  whole-line-or-region
  with-editor
  xref-js2
  yari
  zenburn-theme
]