Commit Graph

173 Commits

Author SHA1 Message Date
Gergely Polonkai a09bddc734 Add bootstrapping code for the package system and use-package
This is the first step to remove ELPA packages from my .emacs.d
repository (as in Git).
2016-10-19 15:54:46 +02:00
Gergely Polonkai 7a4be35ed5 Remove the slack package
I decided not to use it.
2016-10-19 15:54:46 +02:00
Gergely Polonkai 0f07b7e221 Remove goto-line-with-feedback
It never really worked, and it's pretty useless anyway.
2016-10-18 21:20:08 +00:00
Gergely Polonkai d3a2edb4d4 Install some packages 2016-10-17 23:45:47 +02:00
Gergely Polonkai d07a7938ad Add some plantuml-mode config 2016-10-17 17:43:18 +02:00
Gergely Polonkai 110935f589 Install plantuml-mode package 2016-10-17 16:24:31 +02:00
Gergely Polonkai 44600a03fa Move helm-github-stars configuration to use-package 2016-10-17 10:28:24 +02:00
Gergely Polonkai 4ab3da659c Move ediff configuration to use-package 2016-10-17 10:22:20 +02:00
Gergely Polonkai 7880bf742c Reorder customize-faces to keep Emacs happy
As it will be ordered alphabetically with every customize, it gets much
simpler this way.
2016-10-17 10:17:59 +02:00
Gergely Polonkai 73a4bf5e60 Install helm-smex and bind it to M-X 2016-10-17 10:17:24 +02:00
Gergely Polonkai 7c2cbb9ce1 Update ace-window configuration
The leading chars are now slightly larger.
2016-10-17 10:09:22 +02:00
Gergely Polonkai 349a390521 Enable nyan-prompt only on graphical displays 2016-10-14 20:21:02 +00:00
Gergely Polonkai e2f9416bde Remove company-quickhelp and helm-spotify
I didn’t really use them, and they introduced some strange problems.
2016-10-14 19:01:39 +02:00
Gergely Polonkai 0ab774889a Create use-package clauses for all installed packages 2016-10-14 15:36:52 +02:00
Gergely Polonkai 598ce014f1 Move vala-mode and yaml-mode configuration to use-package 2016-10-14 15:36:52 +02:00
Gergely Polonkai 399be48338 Move sml powerline configuration to use-package 2016-10-14 15:36:52 +02:00
Gergely Polonkai 91738ad4e6 Fix smartparens config 2016-10-14 15:36:52 +02:00
Gergely Polonkai 6d8a039dd8 Move xlicense configuration to use-package 2016-10-14 15:36:52 +02:00
Gergely Polonkai 85506f094b Move from already removed ag to helm-ag 2016-10-14 15:36:41 +02:00
Gergely Polonkai f2524d8617 Remove some packages 2016-10-14 15:36:09 +02:00
Gergely Polonkai 3ce02ba00c Patch up the selected-package list 2016-10-14 15:36:09 +02:00
Gergely Polonkai 45c515dab9 Remove e6h repo in favour of marmalade
e6h doesn’t seem to work (exist?) anymore, and I wanted to re-add
marmalade for a while now.
2016-10-14 12:34:02 +02:00
Gergely Polonkai 335fa463ed Add keybinding to focus-mode
This also uses the package via `use-package`.
2016-10-14 12:30:49 +02:00
Gergely Polonkai 736cda067e Install helm-github-stars 2016-10-14 12:23:22 +02:00
Gergely Polonkai f8296972db Fix selected packages list 2016-10-14 12:23:22 +02:00
Gergely Polonkai f1a44c6837 Add diminish via use-package
It is also deferred, as it sometimes can cause problems.
2016-10-14 12:23:22 +02:00
Gergely Polonkai 27a15c5513 Remove some packages
I never actually used them, and some of them were installed only as
dependencies.
2016-10-14 12:22:53 +02:00
Gergely Polonkai 78f6ebc3d3 Activate avy via use-package 2016-10-14 11:19:05 +02:00
Gergely Polonkai 11332d582d Change company-helm keybindings
This is so I can use the default avy keybindings, which are much more
needed.
2016-10-14 11:19:05 +02:00
Gergely Polonkai bf204441a2 Make smartparens demanded
This way it actually works…
2016-10-14 11:19:05 +02:00
Gergely Polonkai 7817e10c26 Rebind ace-window to M-P
M-p is uesd in some modes for jumping.
2016-10-13 17:23:05 +02:00
Gergely Polonkai d380a48699 Move wakatime-mode configuration to use-package 2016-10-13 11:10:03 +02:00
Gergely Polonkai 6938f57981 Move origami configuration to use-package 2016-10-13 11:10:03 +02:00
Gergely Polonkai ce55bc4eb6 Fix whitespace-mode settings
Now it is actually activated…
2016-10-13 11:06:30 +02:00
Gergely Polonkai dd30344cea Install ace-window and avy 2016-10-13 11:06:28 +02:00
Gergely Polonkai 92fde9d71e Move helm-company related bindings to its own use-package 2016-10-12 10:44:41 +02:00
Gergely Polonkai a349857359 Move org-bullets configuraton to use-package 2016-10-12 10:44:41 +02:00
Gergely Polonkai 677e583278 Move org configuration to use-package 2016-10-12 10:44:39 +02:00
Gergely Polonkai 3562bad575 Move sml configuration from customize to use-package 2016-10-12 09:01:11 +02:00
Gergely Polonkai d981f4d3f1 Move nyan-mode configuration from customize to use-package 2016-10-12 09:01:11 +02:00
Gergely Polonkai c64ce44c79 Move fiplr config from customize to use-package 2016-10-12 09:01:11 +02:00
Gergely Polonkai bcb1d6623a Move zone-nyan configuration from customize to use-package 2016-10-12 09:01:11 +02:00
Gergely Polonkai cd9cb4f19f Move git-gutter configuration to use-package 2016-10-12 09:01:10 +02:00
Gergely Polonkai 53ba94fb32 Move drag-stuff configuration to use-package 2016-10-12 08:59:55 +02:00
Gergely Polonkai 5bae5a02a7 Move indent-tabs-mode variable to customize 2016-10-12 08:59:55 +02:00
Gergely Polonkai 6e2523578e Move helm-projectile configuration to use-package 2016-10-12 08:59:55 +02:00
Gergely Polonkai 409f4c5c82 Move helm-gtags configuration to use-package 2016-10-12 08:59:53 +02:00
Gergely Polonkai 55c1f4aca8 Move ggtags configuration to use-package 2016-10-11 19:49:52 +02:00
Gergely Polonkai 31bc1bf941 Add keyboard shortcut to toggle smartparens 2016-10-11 17:56:44 +02:00
Gergely Polonkai 48ee4ee623 Remove whitespace-mode from the customized var list 2016-10-11 17:56:44 +02:00