Commit Graph

749 Commits

Author SHA1 Message Date
Gergely Polonkai b1db7426b4 Add auto-package-update-maybe to after-init-hook
I somehow missed that step…
2016-11-25 10:18:35 +01:00
Gergely Polonkai 4cdbd9d19a Remove TAB binding of yas-expand
It caused me more trouble than not.  I will find a better binding for it later.
2016-11-23 09:50:13 +01:00
Gergely Polonkai 2349b1daa4 Install the dashboard package 2016-11-23 08:42:44 +01:00
Gergely Polonkai 8ea81a3c8a Add python projects shortener to sml config 2016-11-21 16:46:07 +01:00
Gergely Polonkai 63226f60d4 Install the po-mode package 2016-11-21 16:45:53 +01:00
Gergely Polonkai 11e0e9bb25 Implement buffer-kill undoing
`C-x k` now kills the current buffer without a question. `C-x M-k` undoes it.
2016-11-21 11:41:31 +01:00
Gergely Polonkai 0ae7c9f240 Install the company-web and enlive packages 2016-11-21 11:39:39 +01:00
Gergely Polonkai cdafdbf11d Add a skeleton for redesigning the mode line
It currently contains the sml-modified default.
2016-11-21 08:30:46 +01:00
Gergely Polonkai 307e4d0b27 Disable company tooltip
It’s annoying for me, even though `helm-company` has some issues.
2016-11-21 08:26:45 +01:00
Gergely Polonkai 5a836f5227 Patch up smartparens config
* Remove paren usage altogether (it was redundant:
  `show-smartparens-mode`vs. `show-paren-mode`).
* Add key binding for `sp-unwrap-sexp`
2016-11-18 15:50:11 +01:00
Gergely Polonkai 26a7641a6a Fix github-notifier config
If it doesn’t load *after* id-manager, it can’t get the token.
2016-11-18 15:20:40 +01:00
Gergely Polonkai 0b559b88c3 Install the gist package 2016-11-18 15:19:15 +01:00
Gergely Polonkai 43d7cc74b0 Install the github-notifier package
Now that I can store my passwords encrypted, I can use this again!
2016-11-18 14:42:13 +01:00
Gergely Polonkai a68d635a05 Fix gpolonkai/idm-get-field-for-account
It had more problems than not…
2016-11-18 14:40:59 +01:00
Gergely Polonkai dc691e216e Install the mediawiki package
It is configured to be used with WikEmacs.
2016-11-18 13:26:23 +01:00
Gergely Polonkai d0fba2c7c6 Extend id-manager functionality
Add new macros that can fetch the account-id and password for a given
account.
2016-11-18 13:25:12 +01:00
Gergely Polonkai 7f90feb9bd Finish configuring id-manager 2016-11-18 13:24:32 +01:00
Gergely Polonkai 4ea052b970 Move loading my own functions earlier 2016-11-18 09:47:57 +01:00
Gergely Polonkai 5a8be149cb Install anaconda-mode and company-anaconda packages 2016-11-17 23:31:35 +01:00
Gergely Polonkai 6829120d10 Create capture template for GT2 notes 2016-11-17 22:37:15 +01:00
Gergely Polonkai a80b9348cc Reconfigure ace-window
* Make it possible to scroll (up/down) and bury window buffers
* Map window selectors back to the defaults (numbers)
* Make dispatcher run always, even for only two windows
2016-11-17 16:07:27 +01:00
Gergely Polonkai 822260dad0 Reformat org-todo-keywords
Just for readability’s sake.
2016-11-17 13:36:32 +01:00
Gergely Polonkai 954881e661 Move window manipulating functions to window-manip.el 2016-11-17 13:35:33 +01:00
Gergely Polonkai 6ee76de7db Enable the erase-buffer command 2016-11-17 08:26:01 +01:00
Gergely Polonkai a83ff1f572 Add my new movement commands to mc-lists 2016-11-17 08:26:01 +01:00
Gergely Polonkai 2403128ced Rebind ace-window to C-x o
It is a real pain to keep track of what `other-window` means. It was
also inconvenient to press M-P on Dvorak. This new solution will be a
short-term pain until I get used to it with more than two windows, but
after that, life will be easier.
2016-11-17 08:26:01 +01:00
Gergely Polonkai d45149db80 Remove easy-kill in favour of expand-region
* easy-kill is not that easy
* I actually used for the purpose of expand-region
2016-11-16 23:01:56 +01:00
Gergely Polonkai 5e6aae007d Implement move-to-beginning/end-of line for Org-mode 2016-11-15 22:09:01 +01:00
Gergely Polonkai b48f918bdd Update auto-virtualenv config
It now activates automatically when switching to `python-mode`
2016-11-15 22:09:00 +01:00
Gergely Polonkai ab56d6f449 Add two new functions to move to beginning/end of a line
They consider visual lines and indentation.  However, they don’t work in
Org-mode yet.

Inspired by @bbatsov:
http://emacsredux.com/blog/2013/05/22/smarter-navigation-to-the-beginning-of-a-line/
2016-11-15 09:36:10 +01:00
Gergely Polonkai 33e05c054a Add key binding for transpose-windows 2016-11-15 09:36:09 +01:00
Gergely Polonkai ef42a03d3a Add key binding to visit init file and index.org
Inspired by http://emacsredux.com/blog/2013/05/18/instant-access-to-init-dot-el/
2016-11-15 00:50:49 +01:00
Gergely Polonkai e0e2fd262e Install the highlight-indent-guides package 2016-11-15 00:07:11 +01:00
Gergely Polonkai e8db11375f Fix electric-case config 2016-11-14 23:59:40 +01:00
Gergely Polonkai a24bf7d6ef Install the eshell-prompt-extras package 2016-11-14 20:29:44 +01:00
Gergely Polonkai 1dfb6091a0 Install the eshell-fringe-status package 2016-11-14 20:20:32 +01:00
Gergely Polonkai 717c1acc34 Woot! 2016-11-14 20:13:03 +01:00
Gergely Polonkai 4a114c7fc3 Install the glasses package 2016-11-14 19:44:55 +01:00
Gergely Polonkai 441513584a Auto-enable electric-spacing-mode in C-derived modes 2016-11-14 08:39:16 +01:00
Gergely Polonkai d536a23ee2 Install the hl-todo package 2016-11-11 23:29:00 +01:00
Gergely Polonkai 9fb5a2c3a1 Install the helm-pydoc package 2016-11-11 23:28:59 +01:00
Gergely Polonkai 99645d8634 Woot! 2016-11-11 23:28:44 +01:00
Gergely Polonkai 3ef1fa40d2 Woot! 2016-11-11 12:34:51 +01:00
Gergely Polonkai ac28c27f0f Install the helm-hunks package 2016-11-11 11:27:50 +01:00
Gergely Polonkai 0ee44cc580 Install the helm-c-yasnippet package 2016-11-11 09:52:02 +01:00
Gergely Polonkai 30ec3aad97 Finish minari-today-string 2016-11-11 09:52:02 +01:00
Gergely Polonkai 2dd0f9edf2 Woot! 2016-11-10 21:57:16 +01:00
Gergely Polonkai 696904aa8e Install the easy-kill package 2016-11-10 17:08:46 +01:00
Gergely Polonkai 7309e9e740 Shrink ace-window’s key preview 2016-11-10 17:08:18 +01:00
Gergely Polonkai 7b059751b5 Expand sml/replacer-regexp-list
* Add “~/Projektek/” that I use on my home machine
* Add my blog‘s directory
2016-11-10 11:48:31 +01:00