Commit Graph

247 Commits

Author SHA1 Message Date
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
Gergely Polonkai 316b56acd6 Update gobgen submodule
…probably for the last time, it is on its way to melpa!
2016-09-28 16:49:01 +00:00
Gergely Polonkai 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
Gergely Polonkai 1c50e63219 Disable/enable blink-matching-paren in multi cursor mode 2016-09-26 10:21:53 +02:00
Gergely Polonkai fdee4b7c87 Automatically enter visual-line-mode in text-mode 2016-09-26 10:15:12 +02:00
Gergely Polonkai 5c0d9eb605 Fix up the future parens list a bit 2016-09-26 09:11:44 +02:00
Gergely Polonkai 038b642797 Update insert-pair-alist
Added a bunch of pairs.
2016-09-23 15:23:16 +02:00
Gergely Polonkai 2165c8aa78 Create æ-enclose-region and bind it to M-(
It encloses region in the specified character, or pair of brackets.
2016-09-23 14:58:35 +02:00
Gergely Polonkai 6fa0b51045 Install some packages 2016-09-23 13:54:30 +02:00
Gergely Polonkai 802b4584ed Update packages 2016-09-23 13:52:39 +02:00
Gergely Polonkai 65a3b9a9bf Move from django-mode to django-manage
The former depends on yasnippet that I don’t use (but maybe I will
later).
2016-09-23 13:50:53 +02:00
Gergely Polonkai 6d1a74584b Update sml theme 2016-09-22 18:41:19 +02:00
Gergely Polonkai 850199b21a Install new packages 2016-09-22 18:37:03 +02:00
Gergely Polonkai 1f4e059413 Install the sx package 2016-09-22 15:59:16 +00:00
Gergely Polonkai b4084cd616 Install the emamux package 2016-09-22 17:10:30 +02:00
Gergely Polonkai 879c820944 Upgrade packages 2016-09-22 08:20:55 +00:00
Gergely Polonkai 73837bf135 Install org, org-jekyll, and electric-spaces 2016-09-22 08:20:55 +00:00