1b7f39b4ab
Update history
2016-10-05 21:03:34 +00:00
4997598f22
Increase zone idle time to 60s
2016-10-05 21:02:46 +00:00
95460b072d
Move agenda_files location to the orgmode dir
2016-10-05 21:02:04 +00:00
4376d7f519
Integrate the two histories
2016-10-05 16:29:52 +00:00
Gergely Polonkai
e7bfdddf47
Update history
2016-10-05 18:04:42 +02:00
Gergely Polonkai
958c6eda31
Set up ediff so the navigation pane remains in the same window
2016-10-05 13:57:23 +02:00
Gergely Polonkai
5598dd3102
Update packages
2016-10-05 13:56:57 +02:00
Gergely Polonkai
5e3e01390e
Change configuration
...
* Make scratch buffer initially empty
* Make empty lines at the end more visible (it may get turned off later
if it doesn’t work well with GitGutter, as it is already highlighted
anyway…)
2016-10-05 09:44:40 +02:00
Gergely Polonkai
f4e8a5ca5a
Update history
2016-10-05 09:44:19 +02:00
Gergely Polonkai
d10b065ce4
Update .gitignore
2016-10-04 11:46:55 +02:00
Gergely Polonkai
6f1a4b796d
Fix .elc recompile script
2016-10-04 11:42:34 +02:00
Gergely Polonkai
9bfbbd79d8
Create a script to recompile out-of-date files
...
When I update packages on a different machine, `.elc` files become
obsolete. This script brings them up to date.
2016-10-03 17:34:11 +02:00
Gergely Polonkai
6d66e5782c
Install the goto-last-change package
2016-10-03 14:30:02 +02:00
Gergely Polonkai
f00c165221
Move gobgen installation source to MELPA
...
Woo!
2016-10-03 14:29:16 +02:00
Gergely Polonkai
449ebf466d
Update packages
2016-10-03 13:57:29 +02:00
Gergely Polonkai
d3a225a59e
Update wakatime-mode
...
It still has a small bug, but it will be corrected soon!
2016-10-03 13:42:55 +02:00
Gergely Polonkai
9518507c49
Add key bindings for Origami
2016-10-03 13:38:06 +02:00
Gergely Polonkai
9bfa90b058
Add the org-agenda-files
setting
2016-09-30 09:52:54 +02:00
Gergely Polonkai
6d9ad1e16a
Disable zone-nyan progress
...
It spams the Messages buffer a lot…
2016-09-29 10:52:16 +02:00
Gergely Polonkai
6e1155f847
Reorganize init.el
2016-09-29 10:50:50 +02:00
Gergely Polonkai
b373fe4424
Fix bug in zone-nyan until it is fixed upstream
...
It was me. Shame…
2016-09-29 10:49:22 +02:00
Gergely Polonkai
f7ef9aced2
Update packages
2016-09-29 09:33:23 +02:00
Gergely Polonkai
4835362c4d
Add key bindings for ag and ag-regexp
2016-09-29 08:25:07 +02:00
Gergely Polonkai
3895ed7855
Update gobgen
2016-09-29 08:21:32 +02:00
Gergely Polonkai
65ede6c6fa
Set C-x ~ to toggle-char-case
...
It just stayed with me from ViM. Maybe it should even be M-~ :)
2016-09-28 19:07:20 +02:00
316b56acd6
Update gobgen submodule
...
…probably for the last time, it is on its way to melpa!
2016-09-28 16:49:01 +00:00
d55156c3a4
Autoload magithub
2016-09-28 16:48:52 +00:00
Gergely Polonkai
c3ccbc04ec
Install the command-log-mode package
2016-09-27 17:17:26 +02:00
Gergely Polonkai
f8bd018131
Add some more symbols to prettify-symbols-alist
2016-09-27 16:45:50 +02:00
Gergely Polonkai
6c576d1e64
Context-based delete-char or close shell in eshell
2016-09-27 16:33:53 +02:00
Gergely Polonkai
a91334e30f
Auto-animate nyan cat!
2016-09-27 16:29:42 +02:00
Gergely Polonkai
fbf952b215
Move from magit-gh-pulls to magithub
2016-09-27 16:26:10 +02:00
Gergely Polonkai
0c2e649db0
Nyanyanyanyanya
...
eshell prompt and zone.
2016-09-27 16:26:10 +02:00
Gergely Polonkai
b0b88d3c75
Fix for delete-current-buffer-file
2016-09-27 16:26:10 +02:00
Gergely Polonkai
2df53f2a7a
Install some more packages
2016-09-26 19:37:47 +02:00
Gergely Polonkai
b8052b9da2
Move from go to gnugo
2016-09-26 19:35:49 +02:00
Gergely Polonkai
ef6c0c41f2
Remove unused helm packages
2016-09-26 19:35:31 +02:00
Gergely Polonkai
6ca7ff5b33
Add *.signed to .gitignore
...
It is pretty much useless from the repo point of view.
2016-09-26 19:11:21 +02:00
Gergely Polonkai
c64a3e5f63
Update dependencies
2016-09-26 19:08:35 +02:00
Gergely Polonkai
accb70984c
Bind magit-status to C-x g
2016-09-26 17:12:30 +02:00
Gergely Polonkai
81fa5f639d
Switch to powerline SML theme
2016-09-26 17:10:08 +02:00
Gergely Polonkai
5f443900d7
Remove my own move-line in favour of drag-stuff
2016-09-26 16:05:13 +02:00
Gergely Polonkai
b5c9d12e6b
Add delete-current-buffer-file and bind it
2016-09-26 16:00:02 +02:00
Gergely Polonkai
93ed071cee
Add rename-current-buffer-file and bind it
...
C-x C-r now renames the current buffer’s file.
2016-09-26 15:53:36 +02:00
Gergely Polonkai
f0a11c89e2
Add open-line-{above,below} and bind them
...
C-S-RET and C-RET now do these, respectively.
2016-09-26 15:37:39 +02:00
Gergely Polonkai
567b909791
Attempt to make linum-mode and git-gutter-mode behave
2016-09-26 15:32:34 +02:00
Gergely Polonkai
7be49e19ed
Enable saveplace
...
It saves point and mark for every file, and restores them upon reopen.
2016-09-26 14:55:53 +02:00
Gergely Polonkai
f4b6343928
Turn of scrollbar and toolbar
...
I don’t really need them. Nyan-cat works as a scroll bar, and the
toolbar is just eating up screen estate.
2016-09-26 14:18:55 +02:00
Gergely Polonkai
bae2537c79
Add key binding to webjump
2016-09-26 14:18:45 +02:00
Gergely Polonkai
bc747465f3
Globally enable prettify-symbols-mode
2016-09-26 11:08:45 +02:00