Commit Graph

213 Commits

Author SHA1 Message Date
788284b6d9 Toggle shell according to US keyboard 2020-03-10 21:04:14 +01:00
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
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
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