Remove some packages

I never actually used them, and some of them were installed only as
dependencies.
This commit is contained in:
Gergely Polonkai
2016-10-14 12:16:59 +02:00
parent 5feea2e7f0
commit 27a15c5513
120 changed files with 0 additions and 48615 deletions

26
init.el
View File

@@ -52,35 +52,28 @@
(ace-window
ag
avy
buffer-move
coffee-mode
command-log-mode
company-c-headers
company-quickhelp
company-shell
django-manage
django-mode
drag-stuff
electric-case
electric-spacing
emamux
erlang
fiplr
flycheck
flycheck-pkg-config
focus
ggtags
gh
git-gutter
git-messenger
git-timemachine
gitconfig
gitconfig-mode
github-notifier
gitignore-mode
gnome-calendar
gnugo
go-mode
gobgen
google
goto-last-change
@@ -91,38 +84,30 @@
helm-flyspell
helm-google
helm-gtags
helm-make
helm-projectile
helm-spotify
helm-swoop
helm-unicode
ht
hyde
id-manager
identica-mode
jinja2-mode
js2-mode
json-mode
logito
magit-gerrit
magithub
mark
markdown-mode
marshal
mc-extras
multiple-cursors
muse
ng2-mode
nyan-mode
nyan-prompt
org-bullets
org-jekyll
org-jira
org-projectile
origami
pcache
projectile-direnv
queue
sass-mode
smart-mode-line-powerline-theme
smartparens
@@ -318,17 +303,6 @@
:bind
(([f9] . smartparens-strict-mode)))
(use-package fiplr
:init
(setq-default fiplr-ignored-globs
(quote
((directories
(".git" ".svn" ".hg" ".bzr"))
(files
(".#*" "*.so" "*~")))))
:config
(fiplr-clear-cache))
(use-package smart-mode-line
:init
(setq-default sml/theme 'powerline)