summaryrefslogtreecommitdiff
path: root/emacs-packages.nix
blob: ae881a04a5fd5694b351dc75ca1ab93bc83621df (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
{ epkgs }:

with epkgs;

[
ace-window
ace-link
ag
avy
bbdb
melpaStablePackages.cider
cheat-sh
circe
cl-lib
clojure-mode
company
counsel
counsel-dash
counsel-projectile
define-word
dired-narrow
editorconfig
evil
evil-collection
melpaStablePackages.evil-escape
evil-magit
evil-org
emojify
git-gutter-plus
melpaStablePackages.git-timemachine
haskell-mode
hindent
htmlize
ibuffer-vc
indent-guide
ivy
lispy
magit
markdown-mode
multiple-cursors
notmuch
nix-mode
org-bullets
org-jira
org-plus-contrib
org-pomodoro
org-trello
pass
pinentry
projectile
restclient
s
shakespeare-mode
smart-mode-line
spacemacs-theme
swiper
sx
undo-tree
use-package
which-key
yaml-mode
yasnippet
]