Commit Graph

192 Commits

Author SHA1 Message Date
3269fb952c Open pdf's in Emacs from org mode 2020-03-10 21:03:31 +01:00
7b0b5372e3 Fix Clojure setup 2020-03-10 21:03:02 +01:00
ea9ca15769 Fix haskell setup 2020-03-10 20:56:53 +01:00
c34211c032 Use latexmk for compilation by default 2020-03-10 20:55:41 +01:00
56095aae61 Make C setup for C mode only 2020-03-10 20:55:10 +01:00
dff1b2ba3a Python setup 2020-03-10 20:54:49 +01:00
ef1aeb8809 Fix common-lisp setup 2020-03-10 20:52:45 +01:00
b08b298e17 Remove calendar customizations 2020-03-10 20:52:18 +01:00
35ee4d89ee Remove org-agenda 2020-03-10 20:50:50 +01:00
1dc9d1a375 Add option for maude-mode 2020-03-10 20:50:00 +01:00
4efeb63680 Add a few langauge modes 2020-03-10 20:49:03 +01:00
21aeb5cd15 Typo 2020-03-10 20:46:53 +01:00
faabaa958b Fix duplicate-thing for long lines 2020-03-10 20:45:54 +01:00
ea7083c205 Hide modeline in PDF-tools 2020-03-10 20:45:36 +01:00
f17a5bf650 Disable auto-revert in PDF-tools 2020-03-10 20:45:18 +01:00
c2b27d2599 Remove geiser mode 2020-03-10 20:44:01 +01:00
362de84117 Fix projectile 2020-03-10 20:42:09 +01:00
9c90ebd24f Remove some packages 2020-03-10 20:41:47 +01:00
fdd1d410f8 Use with-eval-after-load 2020-03-10 20:36:12 +01:00
89a047d4d4 Use org-bullets 2020-03-10 20:35:27 +01:00
8c8a6cc877 Remove email stuff 2020-03-10 20:30:31 +01:00
7053ac1333 Use with-eval-after-load and avoid require 2020-03-10 20:26:50 +01:00
19403733de Use doom-themes 2020-03-10 20:25:14 +01:00
edc0c188b4 Add a tiny bit of scroll margin 2020-03-10 20:24:20 +01:00
9da6f9e6a5 Don't ignore errors 2020-03-10 20:23:47 +01:00
9057f1ff7a No startup screen 2020-03-10 20:23:27 +01:00
e3ebd89cf5 Display tabs as 4 spaces 2020-03-10 20:22:48 +01:00
8d37d0d29c Remove idle-require 2020-03-10 20:20:27 +01:00
d17f314911 Prefer melpa stable 2020-03-10 20:17:48 +01:00
74ba7de172 Init optimization 2020-03-10 20:17:34 +01:00
5e05a6b373 Start server by default 2020-03-10 20:17:24 +01:00
3a64b8a825 Remove python setup
It's been commented out and accidentally commited, and is due for removal.
2017-08-01 19:33:28 +02:00
0317d623b0 Add easychair document class to org-latex-classes 2017-08-01 19:33:28 +02:00
62a484fbe5 Update toggle shell to allow multiple shells bound to M-1 to M-9
Derived from torenord/.emacs.d
2017-08-01 19:33:28 +02:00
35c45088e7 Limit size of compilation buffers 2017-08-01 19:33:28 +02:00
db8a3ce73a Enable lexical scoping 2017-08-01 19:33:19 +02:00
00a10873c8 Enable helm-dash-docsets for some languages 2017-06-11 13:55:57 +02:00
36d227ca34 Add some Clojure specific settings
Clear REPL with C-l and connect to figwheel when using cljs.
2017-06-11 13:55:57 +02:00
98e12fc1e4 Use the beautiful Hasklig font when available 2017-06-11 13:48:50 +02:00
8deadfe74e Tweak split-height/width-thresholds, appropriate for bigger screens 2017-06-11 13:47:59 +02:00
54cbfd2f9e Stop using golden-ratio-mode by default, start using which-key 2017-06-11 13:46:54 +02:00
8c5ef7e3ec Support font ligatures on Mac OS X 2017-06-11 13:44:58 +02:00
ef21fdc7ec Update packages
Update `package-archive` to contain melpa and melpa-stable, but remove the org
archive.

By `let`-ing `package--builtins` to `nil`, a newer version of Org-mode gets
installed.

Added the following packages:
  - clj-refactor
  - erlang
  - helm-ag
  - helm-dash
  - org-ref
  - which-key

The package `reveal-in-osx-finder' is also added, but only for Mac OS X.
2017-06-11 13:30:21 +02:00
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