summaryrefslogtreecommitdiff
path: root/overlays/emacs/packages.nix
blob: afcb539cdbfe5da6642d4af408a7a78923b35a1a (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
pkgs: epkgs: with epkgs;
[
  add-node-modules-path
  ag
  alchemist
  anaconda-mode
  anti-zenburn-theme
  anzu
  auctex
  avy
  bind-key
  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
  edts
  ein
  elein
  elfeed
  elixir-mode
  elm-mode
  ensime
  erlang
  ess
  exec-path-from-shell
  expand-region
  f
  fill-column-indicator
  flycheck
  flycheck-clojure
  flycheck-color-mode-line
  flycheck-credo
  flycheck-elixir
  flycheck-elm
  flycheck-haskell
  flycheck-ledger
  fold-dwim
  forge
  fullframe
  geben
  geiser
  git-commit
  git-timemachine
  gitconfig-mode
  gitignore-mode
  go-autocomplete
  go-mode
  goto-gem
  graphviz-dot-mode
  guide-key
  guix
  gxref
  haml-mode
  haskell-mode
  highlight-escape-sequences
  hindent
  htmlize
  import-js
  inf-ruby
  ivy
  jdee
  jedi
  js-comint
  js2-mode
  json-mode
  ledger-mode
  less-css-mode
  list-unicode-display
  magit
  markdown-mode
  mmm-mode
  multi-term
  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
  pcmpl-args
  pcmpl-git
  pcmpl-pip
  pcomplete-extension
  pdf-tools
  peep-dired
  php-mode
  pip-requirements
  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
  smex
  smooth-scrolling
  spaceline
  swiper
  switch-window
  tagedit
  toml-mode
  typescript-mode
  undo-tree
  unfill
  uptimes
  use-package
  virtualenvwrapper
  wgrep-ag
  whitespace-cleanup-mode
  whole-line-or-region
  with-editor
  xref-js2
  yari
  zenburn-theme
]