Commit Graph

359 Commits

Author SHA1 Message Date
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
06bac4f708 .gitignore ignores files, not further changes.
We can use the following command to stop tracking init.el:

  $ git update-index --assume-unchanged init.el
2015-04-08 00:32:20 +02:00
1fd70a7018 Updated meta-section to explain the self-destructing init.el. 2015-04-08 00:13:52 +02:00
0382f019b1 Added .gitignore to stop tracking init.el 2015-04-08 00:06:10 +02:00
8c31f15ba4 init.el replaces itself with config at first run.
The init.el file should no longer be tracked by version control. This is
to avoid cluttered commits.
2015-04-08 00:01:52 +02:00
ad44fd8c50 Simplified the package section.
The upgrade system turned out to be more of an annoyance that of help,
so I replaced in favor of a simpler solution that just install missing
packages.
2015-04-08 00:00:02 +02:00
edf83961b9 Replaced global-text-scale-mode.
It's replaced with functions to increase/decrease the font.
2015-04-07 21:28:16 +02:00
d28a3a9e61 Updated LaTeX section to include org mode export.
Also this includes a new LaTeX class to org mode.
2015-04-07 21:18:31 +02:00
346179b49b Make geiser talk to racket (plt-r5rs did not work). 2015-04-07 21:16:57 +02:00
c86af85fb8 Use 14 point font. 2015-04-07 21:09:35 +02:00
d640f58f48 Whitespace cleanup. 2015-04-07 21:08:54 +02:00
5f3196350f mu4e binding. 2015-04-07 21:07:34 +02:00
14d8cbcc76 Moved header. 2015-04-07 21:05:47 +02:00
35a227ba53 Use the .org-file as README. 2015-04-07 19:17:56 +02:00
4a15c8a534 Updated mail-setup. 2015-04-07 19:15:19 +02:00
0f3ce6d6fd Updated duplicate-thing to optionally comment out original thing. 2015-03-31 22:01:41 +02:00
746dbec267 Added projectile-mode. 2015-03-31 21:58:33 +02:00
Lars Tveito
009ffd95f5 Update for 24.4. 2014-12-16 20:28:07 +01:00
90b6af78fe November update.
- Added possibility for private file.
- Removed `try` and instead relay on the package Try.
- Made `clear-shell` to a more general `clear-comint`.
- Delay loading slime-helper until its needed.
- Added `cycle-theme`, and changed default to leuven.
2014-11-17 01:10:38 +01:00
42e5a1af33 Fixed indentation (org-file), and tweaked slime. 2014-11-02 12:00:49 +01:00
760fb89cde Improved jump-to-symbol-internal + changed bindings for
`jump-to-previous-like-this` and `jump-to-next-like-this`.
2014-10-27 00:00:29 +01:00
Lars Tveito
54510b3be8 Changed LICENSE to GPLv3 and updated README. 2014-10-25 17:42:53 +02:00
Lars Tveito
642cb83c7c Updated license, reorganized key bindings.
Also trying to get up to speed with Emacs 24.4. The package updater is
for the moment broken, but will be updated soon!
2014-10-25 17:27:00 +02:00
larstvei
bea62a9f7e Updated README. 2014-09-23 21:46:41 +02:00
larstvei
b9a683e915 Added try. 2014-09-23 21:44:44 +02:00
larstvei
18be40c001 Fixed typo, and cleaned up the org section. 2014-09-18 00:45:42 +02:00
larstvei
95ceb0dcf5 Merge remote-tracking branch 'refs/remotes/origin/master' 2014-09-18 00:37:17 +02:00
larstvei
10d3e28926 About section, cl-requirement and markdown 2014-09-18 00:35:52 +02:00