|
e8c3109177
|
Install the phi-search and phi-search-mc packages
|
2017-01-26 09:33:43 +01:00 |
|
|
a34276b5e4
|
Update smartparens command list
|
2017-01-26 09:32:12 +01:00 |
|
|
37081cff12
|
Update mc key bindings
|
2017-01-26 09:32:12 +01:00 |
|
|
0d14e6ca21
|
Update mc command list
|
2017-01-26 09:32:12 +01:00 |
|
|
18bd13e72e
|
Enable the narrow-to-region command
|
2017-01-11 09:11:53 +01:00 |
|
|
3f47daebcb
|
Add “not” and “in” symbols to python-mode’s keywords to prettify
|
2017-01-11 09:11:53 +01:00 |
|
|
00efde0aa0
|
Install the dockerfile-mode package
|
2017-01-11 09:11:53 +01:00 |
|
|
97089c4fb7
|
Add Org ELPA to package-archives
|
2017-01-05 21:46:03 +01:00 |
|
|
feb413f2f4
|
Pin the js2-mode package to melpa-stable
|
2016-12-22 10:46:42 +01:00 |
|
|
27e7caa898
|
Require the ox-md feature when Org is loaded
As I export my blog posts to Markdown, I need this feature to be present.
|
2016-12-22 10:45:51 +01:00 |
|
|
bbebe85d6e
|
Update mc command lists
|
2016-12-22 10:44:27 +01:00 |
|
|
ab8080c03d
|
Add key bindings to git-gutter’ previous/next hunk commands
|
2016-12-19 11:18:01 +01:00 |
|
|
4aec887daa
|
Remove package highlight-indent-guides
Nice-nice, but it barely works, especially with web-mode.
|
2016-12-19 11:17:38 +01:00 |
|
|
d1668bc57d
|
Stabilize electric-spacing
This package became unstable in melpa, and even though there is a fix
waiting to be merged, it’s not. I roll back to the stable GNU (ELPA)
version.
|
2016-12-08 10:28:45 +01:00 |
|
|
60259fc443
|
Make ediff unfold Org trees
This makes it easier to resolve merge conflicts in Org files.
|
2016-12-08 10:27:13 +01:00 |
|
|
2dac4864e6
|
Fix web-mode config
|
2016-12-05 11:35:12 +01:00 |
|
|
3cf3eae02e
|
Install the web-mode package
It is also activated for each HTML file.
|
2016-12-02 16:49:15 +01:00 |
|
|
d00e4a0cec
|
Fix dashboard config
Instead of overriding the dashboard-items list, add new items to it.
|
2016-12-02 16:49:15 +01:00 |
|
|
3984e84b48
|
Remove fill-column-indicator package
It causes more harm than good.
|
2016-12-02 16:49:15 +01:00 |
|
|
d5421a1fdb
|
Add function so/query-swap-strings
|
2016-12-02 08:36:53 +01:00 |
|
|
b94281446b
|
Create function python-add-docstring
With limitations. Will fix up later.
|
2016-11-30 17:56:49 +01:00 |
|
|
c0d42b5c48
|
Add ¬ (not) symbol to prettify-symbols-alist
|
2016-11-30 17:35:46 +01:00 |
|
|
4e5bf36c20
|
Install the csharp-mode package
|
2016-11-30 17:35:46 +01:00 |
|
|
1cd637d158
|
Fix undo-buffer-kill
It contained a `setq` call with no value.
|
2016-11-30 17:35:46 +01:00 |
|
|
bea1fa998b
|
Make drag-stuff keys work
They weren’t actually bound…
|
2016-11-30 17:35:46 +01:00 |
|
|
67213f6da8
|
Create command kill-this-buffer-delet-this-window
It kill the current buffer and deletes the window.
|
2016-11-30 17:35:46 +01:00 |
|
|
2d58576715
|
Edit Org source block in the current window
|
2016-11-28 10:18:54 +01:00 |
|
|
cca795ce3c
|
Customize HTML exported checkboxes
|
2016-11-28 08:52:25 +01:00 |
|
|
65bcb44a4e
|
Reconfigure Org go-to
|
2016-11-28 08:31:21 +01:00 |
|
|
f5d29d0e1c
|
Borrow fill-or-unfill-paragraph from sachachua
|
2016-11-28 05:24:47 +01:00 |
|
|
09d986d989
|
Make sure magithub and magit-gerrit are loaded after magit
|
2016-11-25 10:19:42 +01:00 |
|
|
b1db7426b4
|
Add auto-package-update-maybe to after-init-hook
I somehow missed that step…
|
2016-11-25 10:18:35 +01:00 |
|
|
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 |
|
|
2349b1daa4
|
Install the dashboard package
|
2016-11-23 08:42:44 +01:00 |
|
|
8ea81a3c8a
|
Add python projects shortener to sml config
|
2016-11-21 16:46:07 +01:00 |
|
|
63226f60d4
|
Install the po-mode package
|
2016-11-21 16:45:53 +01:00 |
|
|
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 |
|
|
0ae7c9f240
|
Install the company-web and enlive packages
|
2016-11-21 11:39:39 +01:00 |
|
|
cdafdbf11d
|
Add a skeleton for redesigning the mode line
It currently contains the sml-modified default.
|
2016-11-21 08:30:46 +01:00 |
|
|
307e4d0b27
|
Disable company tooltip
It’s annoying for me, even though `helm-company` has some issues.
|
2016-11-21 08:26:45 +01:00 |
|
|
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 |
|
|
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 |
|
|
0b559b88c3
|
Install the gist package
|
2016-11-18 15:19:15 +01:00 |
|
|
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 |
|
|
a68d635a05
|
Fix gpolonkai/idm-get-field-for-account
It had more problems than not…
|
2016-11-18 14:40:59 +01:00 |
|
|
dc691e216e
|
Install the mediawiki package
It is configured to be used with WikEmacs.
|
2016-11-18 13:26:23 +01:00 |
|
|
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 |
|
|
7f90feb9bd
|
Finish configuring id-manager
|
2016-11-18 13:24:32 +01:00 |
|
|
4ea052b970
|
Move loading my own functions earlier
|
2016-11-18 09:47:57 +01:00 |
|
|
5a8be149cb
|
Install anaconda-mode and company-anaconda packages
|
2016-11-17 23:31:35 +01:00 |
|