d13f273a24
Remove my personal kill-this-buffer and kill-this-buffer-delete-this-window functions
...
`(gpolonkai/kill-this-buffer)` just saved the filename of the killed buffer so it can be reopened
with `(gpolonkai/undo-buffer-kill)`.
`(gpolonkai/kill-this-buffer-delete-this-window)` is the same as the built-in
`(kill-buffer-and-window)` command, with a convenient enough key binding.
2018-10-04 09:28:34 +02:00
78ba87b5a1
Make font sizes consistent between frames
2018-10-04 09:28:34 +02:00
2ba993bf2e
Add some new functions
...
* Run function on a region of text
* Mark text as translatable by Jinja
* URL encode/decode text
2018-09-06 14:04:55 +02:00
4a4a93de02
Fix electric-operator config so it works with the newest version
2018-08-29 14:47:47 +02:00
6b7b2d67c6
Make sure the Nyan prompt in eshell always works
2018-08-28 18:13:26 +02:00
84e1b7ab32
Increase font size
...
I’m getting old…
2018-08-28 18:12:38 +02:00
6c979180f0
Add helm-mode-insert-file to gpolonkai/helm-ff-slash-dir-complete
2018-08-28 18:11:49 +02:00
7f8652db3d
Add the org-projectile-helm packace
2018-08-28 18:11:17 +02:00
acacdb31b5
Add the meson-mode package
2018-08-28 18:06:22 +02:00
3f15bc72cf
Add the go-mode package
2018-08-28 18:06:02 +02:00
dc502b59f1
Add the csv-mode package
2018-08-28 18:05:26 +02:00
c3e5d8838a
Enable al the commands
2018-08-16 13:45:39 +02:00
e4749244f3
Add key bindings for achievements and keyfreq
2018-08-16 13:45:39 +02:00
88a978424d
Add the key frequency file to the tree
2018-08-16 13:45:39 +02:00
988b909879
Add keyboard shortcut for switching to wdired mode
2018-08-13 07:33:58 +02:00
6a7a2f2202
Add the delight package
2018-08-10 07:16:45 +02:00
21604ca994
Refactor configuration of Org-mode
...
Now everything is set during :init (which may or may not be a good idea.)
2018-08-09 13:48:27 +02:00
a64603bad9
Add some dired customisations
2018-08-09 13:48:01 +02:00
085355abef
Enable some more commands
2018-08-09 13:24:38 +02:00
681ef586c8
Make sure the language environment is always UTF-8
2018-08-09 13:24:25 +02:00
badabaac1e
Add the keyfreq package
2018-08-07 14:33:44 +02:00
05e491cbbf
[Bugfix] Fix the backup file name generating function
2018-08-07 14:33:32 +02:00
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
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
84d3495ac3
[Bugfix] Enable save-place-mode correctly in Emacs >25.0
2018-08-06 08:27:51 +02:00
96493792a3
Save backup files under Emacs’ cache directory
2018-08-06 08:27:51 +02:00
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
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
aea81c260f
Add key binding for ace-mc
2018-07-30 22:22:52 +02:00
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
156fefb113
Add the pipenv package
2018-07-30 22:10:17 +02:00
b6a6bd938a
Move everything else to the Org config
2018-07-30 21:18:16 +02:00
50ec5643de
Move functions from round-number-to-decimals.el to the Org config
2018-07-30 21:18:16 +02:00
38dd27dc1e
Move window manipulation functions to the Org config
2018-07-30 21:18:16 +02:00
dea44d7d39
Move commands from zim.el to the Org config
2018-07-30 21:18:16 +02:00
239e1742a4
Continue moving to the Org config
2018-07-30 21:18:16 +02:00
329a86937d
Move some packages to the Org config
2018-07-29 20:52:12 +02:00
8f4232063a
Nyanyanyanya Move Nyancat related packages to the Org config
2018-07-29 20:52:12 +02:00
1964dd4085
Move Helm and related packages to the Org config
2018-07-29 20:52:12 +02:00
b6cac3a5f1
Load XDG paths in the Org config
2018-07-29 20:52:12 +02:00
50707c11a5
Move built-in package configurations to the Org config
2018-07-29 20:52:12 +02:00
77236cbea7
Move mode-specific use-package calls to the Org config
2018-07-29 20:52:12 +02:00
e91a08594e
Move nil-or-list-of-strings-p to the Org config
2018-07-29 20:52:12 +02:00
7b4a464f02
Move functions from text-manip to the Org config
2018-07-29 20:52:12 +02:00
25644dc064
Move functions from prog.el to the Org config
2018-07-29 20:52:12 +02:00
1cc81ac9d3
Move idm related functions to the Org config
2018-07-29 20:52:12 +02:00
7ee19f492a
Move hidden-mode-line-mode to the Org config
2018-07-29 20:52:12 +02:00
372df13155
Move functions from file-manip.el to the Org config
2018-07-29 20:52:12 +02:00
d52a110acb
Move æ-enclose-region to the Org configuration
2018-07-29 20:52:12 +02:00
46d7a1a731
Move functions from buf-manipulation.el to the Org config
2018-07-29 20:52:12 +02:00
c16ff8cbc0
Start moving to an Org-based config
2018-07-29 19:57:48 +02:00