Commit Graph

105 Commits

Author SHA1 Message Date
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
7d356d1422 Use company for completion. 2015-04-10 17:49:38 +02:00
be312d997a Removed (out-commented) powerline configurations. 2015-04-10 17:45:35 +02:00
9c49f6a9cd Enable company mode and remove periods. 2015-04-10 17:43:44 +02:00
d3e428d599 Removed everything related to auto-complete mode 2015-04-09 22:06:00 +02:00
1f46641585 Replaced ido with helm.
Removed all traces of ido-mode (along with ido-vertical and smex) in
favor of helm.
2015-04-09 21:38:59 +02:00
30f3fab24f Typo. 2015-04-09 21:38:21 +02:00
bea0bf971e Fixed bug that would have occurred at first run on OS X. 2015-04-08 22:35:43 +02:00
21a76e3c04 Removed bullet-points. These also caused funny formating. 2015-04-08 16:23:26 +02:00
5c019ad84d Typos. 2015-04-08 16:23:17 +02:00
069dabc6ed Moved markdown related setting to the markdown section. 2015-04-08 01:06:46 +02:00
4daf747d35 Updated copyright. 2015-04-08 00:57:56 +02:00
689c31b261 Fixed formatting, could not have code inside bold. 2015-04-08 00:54:37 +02:00
99d13e7117 Added bit about tracking/untracking init.el. 2015-04-08 00:39:16 +02:00
1fd70a7018 Updated meta-section to explain the self-destructing init.el. 2015-04-08 00:13:52 +02:00