Commit Graph

349 Commits

Author SHA1 Message Date
fb5ae52c07 Structure bindings in sections 2016-05-24 21:36:21 +02:00
0428c8ee5d Update explanation of global-scale-mode 2016-05-24 21:35:36 +02:00
f046f70e1d Use global-scale-mode on the selected frame only 2016-04-06 01:12:55 +02:00
01acfd669b Bind global-scale-up 2016-03-16 00:12:53 +01:00
3c7624d8f5 Rewrote global-scale 2016-03-16 00:11:47 +01:00
98bb09cf8e Use material-theme in favor of monokai-theme 2016-03-16 00:10:32 +01:00
637faa1788 Add org-sync-pdf function 2016-01-05 22:31:34 +01:00
d782dd248e Bind new functions in emacs 25 2016-01-05 21:49:36 +01:00
721b027fe9 Add Maude settings 2016-01-05 21:47:09 +01:00
b90d96025a Update agenda setup 2016-01-05 21:45:38 +01:00
e3e3d853bb Cleanup 2016-01-05 21:45:27 +01:00
c815eaa90b Remove move-text 2016-01-05 21:42:18 +01:00
5d8ff8a0ae Use golden-ratio 2016-01-05 21:38:33 +01:00
d69b4a86fd Use drag-stuff 2016-01-05 21:37:34 +01:00
75ed841465 Use melpa stable for Cider 2016-01-05 21:36:05 +01:00
d46be05bc4 Added inputenc for LaTeX export 2016-01-05 21:35:10 +01:00
210db665b6 Removed bindings for olivetti
Turns out those bindings are now default. (rnkn/olivetti@42d5822)
2015-11-25 21:20:51 +01:00
c3fdc3b595 Changed bindings for expand region #2 2015-10-05 23:49:31 +02:00
9884d8efbe Set up org-agenda 2015-10-05 23:48:18 +02:00
42a85ab864 prettify-symbols-mode in favor of pretty-lambdada 2015-09-30 00:07:48 +02:00
571fd39ef5 Changed color of selected area in helm
Turns out that leuven-theme along with f.lux makes the selected item in
helm near impossible to see. Changed it to a cyan, which is a bit ugly,
but at least I can see it.
2015-09-30 00:00:00 +02:00
d1b53a3eb2 slime-helper.elc -> slime-helper.el
I used to manually compile slime-helper (installed by quicklisp), which
is really not worth the effort, seeing that it's a tiny file.
2015-09-29 23:57:29 +02:00
c70d93a716 Use auto-revert-mode with pdf-tools 2015-09-29 23:56:54 +02:00
26eea0fa11 Added maude-mode to packages 2015-09-29 23:55:08 +02:00
beb750c062 Added git-gutter-fringe 2015-09-20 20:07:06 +02:00
8f594bb296 Remove Ace jump 2015-09-20 20:02:28 +02:00
f09a65e59a Added configurations for PDF Tools 2015-09-20 17:00:41 +02:00
41fe0b8615 Add bindings for helm-swoop 2015-09-20 16:40:10 +02:00
6cae2dd5e8 Updated package list
Added:
    - focus
    - helm-swoop
    - pdf-tools

Removed:
    - centered-window-mode
    - elscreen
    - powerline
2015-09-20 16:35:47 +02:00
0175f3fe82 Use Source Code Pro if available 2015-09-20 16:26:55 +02:00
a299b396d4 Remove undo tree mode 2015-08-17 13:35:29 +02:00
f93d635673 Don't fold lines 2015-08-06 17:13:29 +02:00
0031cce666 I'm too ung for that double-space shit 2015-08-06 17:12:43 +02:00
01a5544a9f Get rid of undo-tree
undo-tree is great when it works, but I have had problems with undo in
region, and generally seems more buggy than standard undo...
2015-08-06 17:10:56 +02:00
985fe8601e Popup frames are annoying on OS X 2015-08-06 17:08:36 +02:00
7ee93887e3 No need for comments in the org file 2015-08-06 17:08:19 +02:00
0207821219 Use Olivetti and define-word!
Added `ignore-errors` such that this won't fail when there is no
connection to the internet.

Also renamed the section from Package to Packages.
2015-08-06 17:04:29 +02:00
606cb5f199 Use visual-line-mode in markdown-mode 2015-08-06 17:01:43 +02:00
57ee37adb4 Less aggressive completion 2015-08-06 17:01:15 +02:00
7b1e83ffa3 M-q
Tidied up a section using M-q.
2015-08-06 17:00:40 +02:00
324cb4a171 Make every block less indented 2015-04-22 00:10:22 +02:00
8186851085 Prioritize site-lisp when loading libraries 2015-04-22 00:08:49 +02:00
c573f247f1 Use regular eval-expression in favor of helm 2015-04-22 00:08:10 +02:00
9e14f23e26 Just use Guile 2015-04-22 00:07:56 +02:00
c4f8753989 Added some org-babel related settings 2015-04-22 00:07:20 +02:00
af2c7aad69 Fixed ack.
The recursive-by-default-hack was not as simple as expected.
2015-04-17 01:15:53 +02:00
d6209484fb Tweaked company settings. 2015-04-17 00:20:11 +02:00
1cfd62c1d5 Use ack instead of grep when using helm. 2015-04-17 00:19:38 +02:00
0ed6e2239f Don't diminish company.
Company displays what back-end it's currently completing from, which can
be useful.
2015-04-17 00:08:49 +02:00
cd51f70c3d Use diminish for a cleaner modeline 2015-04-10 17:52:36 +02:00