Commit Graph

318 Commits

Author SHA1 Message Date
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
Gergely Polonkai cb7b4594a4 Add smart-mode-line package 2016-09-21 16:09:08 +02:00
Gergely Polonkai d2a37c963e Remove minimap package
It turned out to be more distracting than useful.
2016-09-20 14:16:43 +02:00
Gergely Polonkai 638ea479f1 Update init so git-gutter and linum work together 2016-09-20 10:55:21 +02:00
Gergely Polonkai 5fdf2b7e9e Add multiple-cursors settings 2016-09-16 18:35:20 +02:00
Gergely Polonkai cb911d9a8b Enable minimap-mode globally
For prog-mode modes, on the right side.
2016-09-16 18:27:04 +02:00
Gergely Polonkai 9eacda839e Enable git-gutter mode globally
Now my mode line is pretty long. Not good. :)
2016-09-16 18:19:43 +02:00
Gergely Polonkai a0f16d7b44 Enable multiple mode by default
* ggtags-mode
* helm-gtags-mode
* projectile-mode
2016-09-16 18:10:13 +02:00
Gergely Polonkai 0ebc978317 Add M-i as a global key binding for helm-swoop 2016-09-16 15:27:21 +00:00
Gergely Polonkai c48ae18edb Add some new packages 2016-09-16 16:37:59 +02:00
Gergely Polonkai db73d9ac2c Add some more global modes to init.el 2016-09-16 16:37:04 +02:00
Gergely Polonkai b534222789 Install typescript-mode 2016-09-15 16:31:23 +00:00
Gergely Polonkai 6d2edee35e Update flycheck package 2016-09-15 16:30:58 +00:00
Gergely Polonkai 5ef758ad8e Add some Helm magic 2016-09-15 17:49:37 +02:00
Gergely Polonkai 239c8e6505 Enable the (up|down)case-region command 2016-09-15 15:40:12 +00:00
Gergely Polonkai a33c173a64 Change org-mode settings to be more dynamic
Directory names are now relative to the XDG documents dir.
2016-09-15 16:21:17 +02:00
Gergely Polonkai 953d192d79 Remove custom-set-faces
It was unnecessary
2016-09-15 16:10:41 +02:00
Gergely Polonkai bf9369af4b Move own Lisp files to lisp/ 2016-09-15 16:08:54 +02:00
Gergely Polonkai 2c103a136f Move org-mode configuration to custom-set-variables
…where they should be
2016-09-15 16:08:19 +02:00
Gergely Polonkai 7ae3f5608b Change loading method of gobgen 2016-09-15 16:08:08 +02:00
Gergely Polonkai b4f2fb14c0 Add new packages 2016-09-15 13:54:46 +02:00
Gergely Polonkai 697f492aba Upgrade packages 2016-09-15 11:18:17 +02:00
Gergely Polonkai c6d477e36b Update default font 2016-08-19 13:21:28 +02:00
Gergely Polonkai c22f73d23f Updated packages 2016-08-18 22:06:09 +02:00
Gergely Polonkai 314c219408 Update packages 2016-07-12 15:08:56 +02:00
Gergely Polonkai 1158f795c5 Add django-mode package 2016-06-29 09:23:50 +02:00
Gergely Polonkai 82dcd249e1 Enable downcase-region command 2016-06-29 09:23:39 +02:00
Gergely Polonkai d37fc9501b Remove unnecessary readme files 2016-06-29 09:23:23 +02:00
Gergely Polonkai 1ee823ee92 Update packages 2016-06-29 09:21:54 +02:00
Gergely Polonkai 9777493048 Add loading of magit-gerrit to init.el 2016-04-26 13:42:00 +02:00