Commit Graph

108 Commits

Author SHA1 Message Date
Gergely Polonkai 8971682219 Move multiple-cursors config to use-package 2016-10-11 10:02:09 +02:00
Gergely Polonkai 17d2af4ebf Move whitespace config to use-package
Also reconfigure it so it can be toggled with F10 (maybe not the best
choice)
2016-10-11 10:02:09 +02:00
Gergely Polonkai 4363735efc Move smartparens config to use-package completely 2016-10-11 10:02:09 +02:00
Gergely Polonkai b292cde518 Refactor/remove some long lines 2016-10-11 10:02:09 +02:00
Gergely Polonkai d297bde76e Remove move-line keybindings
I gave up that package of mine in favour of draf-stuff.
2016-10-11 09:46:19 +02:00
Gergely Polonkai 0c381769c1 Set Google as the default search engine for eww 2016-10-10 14:49:02 +02:00
Gergely Polonkai 67d811c206 Fix selected package list 2016-10-10 14:48:58 +02:00
Gergely Polonkai bba965611e Install the smartparens package 2016-10-10 14:47:04 +02:00
Gergely Polonkai 0be8ee9523 Move org-mobile files to org-directory/mobile 2016-10-10 08:46:39 +00:00
Gergely Polonkai 565bdb7ac3 Install the git-timemachine package 2016-10-10 10:41:25 +02:00
Gergely Polonkai dc69a7ed04 Remove Clojure-related packages 2016-10-06 10:53:40 +02:00
Gergely Polonkai 4997598f22 Increase zone idle time to 60s 2016-10-05 21:02:46 +00:00
Gergely Polonkai 95460b072d Move agenda_files location to the orgmode dir 2016-10-05 21:02:04 +00: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 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 f00c165221 Move gobgen installation source to MELPA
Woo!
2016-10-03 14:29:16 +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 4835362c4d Add key bindings for ag and ag-regexp 2016-09-29 08:25:07 +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 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 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 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 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 cb7b4594a4 Add smart-mode-line package 2016-09-21 16:09:08 +02:00