add some packages to my-packages extra

packages:
* company-quickhelp (and dependency pos-tip)
* qml-mode
This commit is contained in:
Adam Goldsmith 2015-07-27 22:21:51 -04:00
parent ad30150d2c
commit 18a8cb2c42
1 changed files with 4 additions and 1 deletions

5
.emacs
View File

@ -61,7 +61,9 @@
hydra
multiple-cursors))
(setq my-packages-extra
'(tramp
'(company-quickhelp
pos-tip
tramp
magit
lua-mode
pkgbuild-mode
@ -72,6 +74,7 @@
todotxt-mode
php-mode
scad-mode
qml-mode
smarttabs
jedi
company-jedi))