Commit Graph

3840 Commits

Author SHA1 Message Date
Henrik Lissner
bb959c635b
Prevent/delay hash-table rehashing
This is *definitely* premature optimization.
2017-09-11 23:15:20 +02:00
Henrik Lissner
5bee4a156e
Remove dead wiki link from README 2017-09-11 23:15:12 +02:00
Henrik Lissner
e3269c261a Merge branch 'russmatney-workspace-fixes' into develop
* russmatney-workspace-fixes:
  fix(wrkspcs): interactive rename, save + load dir
2017-09-11 16:58:08 +02:00
Henrik Lissner
d16b8891cf Merge branch 'russmatney-workspace-fixes'
* russmatney-workspace-fixes:
  fix(wrkspcs): interactive rename, save + load dir
2017-09-11 16:57:54 +02:00
Henrik Lissner
0b1451d7b3 Merge branch 'workspace-fixes' of https://github.com/russmatney/doom-emacs into russmatney-workspace-fixes
* 'workspace-fixes' of https://github.com/russmatney/doom-emacs:
  fix(wrkspcs): interactive rename, save + load dir
2017-09-11 16:55:34 +02:00
Henrik Lissner
0baafaa3fc Merge branch 'dannyhajj-readme' into develop
* dannyhajj-readme:
  Fix the screenshots link on the image
2017-09-11 16:39:35 +02:00
Henrik Lissner
78815411d7 Merge branch 'dannyhajj-readme'
* dannyhajj-readme:
  Fix the screenshots link on the image
2017-09-11 16:39:21 +02:00
Henrik Lissner
5137888bd9
feature/hydra: lv-use-separator = t 2017-09-11 16:38:29 +02:00
Danny Hajj
c14cd64bb2 Fix the screenshots link on the image 2017-09-11 15:10:43 +03:00
Russell Matney
05a743320f fix(wrkspcs): interactive rename, save + load dir 2017-09-09 19:30:08 -04:00
Henrik Lissner
1f75191620 Merge branch 'master' into develop
* master:
  inf-haskell: fix mode-map name
2017-09-09 21:17:39 +02:00
Henrik Lissner
353af2597b Merge pull request #198 from Ptival/master
inf-haskell: fix mode-map name
2017-09-09 20:55:29 +02:00
Valentin Robert
d399e7715b inf-haskell: fix mode-map name 2017-09-09 11:31:57 -07:00
Henrik Lissner
a6199b1ed2
Use left-margin to center dashboard elements #192 2017-09-09 18:39:17 +02:00
Henrik Lissner
c4ea986f5a
init.example.el: disable :lang modules by default 2017-09-08 21:58:43 +02:00
Henrik Lissner
781f29dea1
Add lang/ledger #194 2017-09-08 21:49:12 +02:00
Henrik Lissner
3386afd096 Merge branch 'hotfix-counsel' into develop
* hotfix-counsel:
  ivy: fix void-variable counsel--git-grep-dir
2017-09-08 17:17:49 +02:00
Henrik Lissner
14018775a3 Merge branch 'hotfix-counsel'
* hotfix-counsel:
  ivy: fix void-variable counsel--git-grep-dir
2017-09-08 17:00:19 +02:00
Henrik Lissner
55b9788351
ivy: fix void-variable counsel--git-grep-dir
Upstream updates replaced counsel--git-grep-dir with counsel--git-dir.
This broke a couple project-search utilities in doom.
2017-09-08 16:58:03 +02:00
Henrik Lissner
806ee96416
org-attach: remove vestigial reference to variable 2017-09-07 17:55:01 +02:00
Henrik Lissner
6327c96886
Add org-attach to init.example.el 2017-09-07 17:37:31 +02:00
Henrik Lissner
1f13aa5d70
+org|realign-table-maybe: now recalculates table formulas too 2017-09-07 17:36:33 +02:00
Henrik Lissner
649f3eaf91
+org/toggle-fold: realign tables 2017-09-07 17:36:18 +02:00
Henrik Lissner
5cdc495a9f
Refactor +org/dwim-at-point 2017-09-07 17:35:09 +02:00
Henrik Lissner
e40d991cee
Refactor org/org-attach 2017-09-07 17:25:38 +02:00
Henrik Lissner
caf23e239a
Add task entry to org-capture-templates 2017-09-07 13:27:38 +02:00
Henrik Lissner
e3dc1e1b7a Merge branch 'hotfix-readme-links' into develop
* hotfix-readme-links:
  Fix repo links in README
2017-09-07 13:24:49 +02:00
Henrik Lissner
082a580c1e
Fix repo links in README 2017-09-07 13:24:14 +02:00
Henrik Lissner
03591ce77d
org: restore checkbox TODO keywords 2017-09-06 01:33:08 +02:00
Henrik Lissner
f8e849b30e
Fix screenshots link in README; rename documentation => wiki 2017-09-05 18:25:07 +02:00
Henrik Lissner
b1ae7f576d
org: refactor + fix incorrectly attached hooks
Buffer-local hooks were being added on org-load-hook, rather than
org-mode-hook.

Fixes #186
2017-09-05 16:42:03 +02:00
Henrik Lissner
735fcd099c
org-capture: fix void-function doom/project-root reference 2017-09-05 16:38:06 +02:00
Henrik Lissner
81c54684de
Fix incorrect user-emacs-directory when updating packages #190 2017-09-05 12:40:54 +02:00
Henrik Lissner
9e13ce0536
Revert deferred ivy-mode 2017-09-04 02:38:29 +02:00
Henrik Lissner
126beba8dc
recentf => recentf-open-files
recentf does not exist.
2017-09-04 02:37:29 +02:00
Henrik Lissner
1a8e3a04f3
Fix mode-line face & byte-compiler warnings
Fixes #184
2017-09-04 00:38:57 +02:00
Henrik Lissner
d2d71795e5 Merge branch 'develop'
* develop: (64 commits)
  Prepare for v2.0.5
  Temporarily disable doom-themes-visual-bell-config
  Fix neotree always changing root
  Update changelog
  Fix wrong-type-argument error from +org/insert-item
  Make +ivy-buffer-transformer autoloadable
  General refactor & cleanup
  Correct troubleshooting link in README
  org: set org-ellipsis to downward chevron
  Add elfeed-(show|search)-mode to evil-snipe-disabled-modes
  Autoload json library
  Rethink smartparens config #181
  README: expand troubleshooting
  Fix wiki links in README (again)
  Correct intro in README
  Fix wiki links in README
  Prevent private commands from affecting projectile cache
  Remove recentf-filename-handlers fix for projectile-recentf-files
  lang/sh: remove unused setup.sh
  Convert +ivy/switch-buffer to transformers + add mode icons #169
  ...
2017-09-03 23:32:23 +02:00
Henrik Lissner
71bda74fdc
Prepare for v2.0.5 2017-09-03 23:31:45 +02:00
Henrik Lissner
90048fc019
Temporarily disable doom-themes-visual-bell-config
It currently conflicts with swapping backgrounds with solaire-mode.
2017-09-03 21:59:13 +02:00
Henrik Lissner
8bacb2512a
Fix neotree always changing root 2017-09-03 21:58:46 +02:00
Henrik Lissner
33428bca89
Update changelog 2017-09-03 21:09:45 +02:00
Henrik Lissner
23404980ac
Fix wrong-type-argument error from +org/insert-item
+org/insert-item would throw "save-excursion: Wrong type argument:
listp, 1" when used from BOL on the first sub-item in a list.
2017-09-03 20:59:56 +02:00
Henrik Lissner
c7957c9321
Make +ivy-buffer-transformer autoloadable 2017-09-02 20:28:04 +02:00
Henrik Lissner
d28c64b4fa
General refactor & cleanup 2017-09-02 16:39:51 +02:00
Henrik Lissner
20fd0e6778
Correct troubleshooting link in README 2017-09-02 16:28:53 +02:00
Henrik Lissner
6947fd72c3
org: set org-ellipsis to downward chevron
This is no longer set by doom-themes.
2017-09-02 16:15:12 +02:00
Henrik Lissner
6439d7abee
Add elfeed-(show|search)-mode to evil-snipe-disabled-modes 2017-09-02 16:14:27 +02:00
Henrik Lissner
5140bb8850
Autoload json library 2017-09-02 16:12:53 +02:00
Henrik Lissner
bb5907cadb
Rethink smartparens config #181
+ Parts of my smartparens config that were personal preference have been
  moved to my private module.
+ The css-mode config was redundant and was removed
+ Moved lang-specific config to their respective modules
+ Markdown config was redundant with native electric support, and thus
  removed.
2017-09-02 16:11:21 +02:00
Henrik Lissner
4ff294e9e1
README: expand troubleshooting 2017-08-22 22:16:55 +02:00