Commit Graph

628 Commits

Author SHA1 Message Date
Gergely Polonkai 71a5897766 Add an alias file for EShell 2018-08-07 14:34:10 +02:00
Gergely Polonkai badabaac1e Add the keyfreq package 2018-08-07 14:33:44 +02:00
Gergely Polonkai 05e491cbbf [Bugfix] Fix the backup file name generating function 2018-08-07 14:33:32 +02:00
Gergely Polonkai 91113931c7 Bind my personal keymap to C-t
I don’t use `transpose-chars` that often, so it can go to `M-t c`.
2018-08-07 14:32:25 +02:00
Gergely Polonkai ecafe2aed6 Update the multiple-cursors command list 2018-08-07 14:32:10 +02:00
Gergely Polonkai 7e53524636 Update achievements 2018-08-07 14:30:16 +02:00
Gergely Polonkai 0bb9434604 Updated achievements file format 2018-08-06 09:17:08 +02:00
Gergely Polonkai dcd6562be0 Assign a better (or at least working) key to expand-region
I still wonder why C-@ didn’t work.
2018-08-06 08:27:51 +02:00
Gergely Polonkai 84d3495ac3 [Bugfix] Enable save-place-mode correctly in Emacs >25.0 2018-08-06 08:27:51 +02:00
Gergely Polonkai 96493792a3 Save backup files under Emacs’ cache directory 2018-08-06 08:27:51 +02:00
Gergely Polonkai fa6d517fe0 Add Nyan-prompt back to the config
Even though its license is not GPL compatible (thus, will never get back to MELPA), it’s still
free to use.
2018-08-06 08:27:51 +02:00
Gergely Polonkai 0eadf9e2df Make C-x t o i open the Org config instead of init.el
init.el holds only very basic things now, there’s no use to have a binding for opening it.
2018-07-30 22:25:16 +02:00
Gergely Polonkai aea81c260f Add key binding for ace-mc 2018-07-30 22:22:52 +02:00
Gergely Polonkai dddd552945 Explicitly install the ace-jump-mode package
It was already installed as a dependency, but now I even add key bindings.
2018-07-30 22:18:37 +02:00
Gergely Polonkai 156fefb113 Add the pipenv package 2018-07-30 22:10:17 +02:00
Gergely Polonkai da6d4600f2 Remove my old add-gnu-c-header function
It is superseded by `xlicense`.
2018-07-30 21:18:17 +02:00
Gergely Polonkai 5e517f5975 Remove all remaining, unused packages 2018-07-30 21:18:17 +02:00
Gergely Polonkai b6a6bd938a Move everything else to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 50ec5643de Move functions from round-number-to-decimals.el to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 38dd27dc1e Move window manipulation functions to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai dea44d7d39 Move commands from zim.el to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 86bd417b99 Remove unused packages 2018-07-30 21:18:16 +02:00
Gergely Polonkai 239e1742a4 Continue moving to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 329a86937d Move some packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 8f4232063a Nyanyanyanya Move Nyancat related packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 7ff80992b8 Remove unused packages 2018-07-29 20:52:12 +02:00
Gergely Polonkai 1964dd4085 Move Helm and related packages to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai b6cac3a5f1 Load XDG paths in the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 50707c11a5 Move built-in package configurations to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 77236cbea7 Move mode-specific use-package calls to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai e91a08594e Move nil-or-list-of-strings-p to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 7b4a464f02 Move functions from text-manip to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 25644dc064 Move functions from prog.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai ccaeda71c2 Delete package-manip.el
The functions inside are superseded by `auto-package-update`.
2018-07-29 20:52:12 +02:00
Gergely Polonkai 1cc81ac9d3 Move idm related functions to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 7ee19f492a Move hidden-mode-line-mode to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai 372df13155 Move functions from file-manip.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai d52a110acb Move æ-enclose-region to the Org configuration 2018-07-29 20:52:12 +02:00
Gergely Polonkai 46d7a1a731 Move functions from buf-manipulation.el to the Org config 2018-07-29 20:52:12 +02:00
Gergely Polonkai c16ff8cbc0 Start moving to an Org-based config 2018-07-29 19:57:48 +02:00
Gergely Polonkai a0df2bbc2b Set org-special-ctrl-a/e to true 2018-07-28 10:31:07 +02:00
Gergely Polonkai ef96fcc0db Add snippet for the AGPL header 2018-07-25 15:39:59 +02:00
Gergely Polonkai 0e35fb559c Enable web-mode engine detection 2018-07-25 15:38:22 +02:00
Gergely Polonkai 0300be5ca4 Add the emmet-mode package 2018-07-25 15:38:22 +02:00
Gergely Polonkai 6e1e28b50b Add the yasnippet-snippets package 2018-07-25 15:38:22 +02:00
Gergely Polonkai 81fb595ca8 Enable slash completition in the magit-status helm window 2018-07-25 07:38:47 +02:00
Gergely Polonkai 07487c356d Install the neotree package 2018-07-25 07:38:46 +02:00
Gergely Polonkai 469ac1ece4 Remove the fillcode package
I don’t use it, like ever.
2018-07-25 07:38:46 +02:00
Gergely Polonkai 64aaf20258 Add keyboard shortcut for whitespace-cleanup 2018-07-25 07:38:46 +02:00
Gergely Polonkai bfbcb4750e Remove use-package pinning
It looks like use-package doesn’t support pinning anymore.
2018-07-25 07:38:46 +02:00