Commit Graph

4962 Commits

Author SHA1 Message Date
Sergey Trofimov
efce68bc29 Make elfeed-org ready at elfeed start. 2018-02-10 19:52:00 +03:00
Sergey Trofimov
139a0c8045 Fix kill-buffer arguments. 2018-02-10 19:36:06 +03:00
Henrik Lissner
f2a4028f30
feature/workspaces: refactor +workspace-buffer-list 2018-02-10 02:16:50 -05:00
Henrik Lissner
a43b88b18a
lang/org: refresh inline images when pressing RET on headlines 2018-02-10 02:15:23 -05:00
Henrik Lissner
8796a7407a
lang/ess: conform to code conventions; no-byte-compile packages.el 2018-02-10 02:14:58 -05:00
Henrik Lissner
eb685d7cc4
tools/pdf: conform to code conventions; no-byte-compile packages.el 2018-02-10 02:14:57 -05:00
Henrik Lissner
04a04b2535
lang/org: remove vestigial +org-attach*link-format function 2018-02-10 02:14:57 -05:00
Henrik Lissner
39f519cdb8
lang/org: use link abbrev for relative image attachment paths 2018-02-10 02:14:57 -05:00
Henrik Lissner
0d04afa63a
lang/org: don't complain about missing ob-X upon running src blocks 2018-02-09 23:24:37 -05:00
Henrik Lissner
422c6d9c12
lang/javascript: js-chain-indent = t 2018-02-09 23:24:37 -05:00
Henrik Lissner
741612a965
lang/web: fix wrong-number-of-args error in +css/toggle-inline-org-block 2018-02-09 23:24:34 -05:00
Henrik Lissner
8cbd47a8b5
Merge pull request #411 from xarthurx/develop
add pdf-tools settings
2018-02-09 23:24:28 -05:00
Henrik Lissner
b1217cdb02
Merge pull request #410 from fuxialexander/ess
Add ESS / R module
2018-02-09 23:24:20 -05:00
xarthurx
2b40b3597a Merge remote-tracking branch 'upstream/develop' into develop 2018-02-08 09:46:26 +01:00
Henrik Lissner
3355378480
Fix doom//reload-load-path infinite recursion with daemon emacs 2018-02-08 02:15:41 -05:00
Henrik Lissner
f35a49dc7e
feature/workspaces: redefine +workspace/kill-session-and-quit 2018-02-07 19:27:41 -05:00
xarthurx
824a0b10dc Merge remote-tracking branch 'upstream/develop' into develop 2018-02-07 21:49:18 +01:00
Henrik Lissner
210a80a74f
completion/ivy: add counsel-org-capture autoload #412 2018-02-07 14:47:33 -05:00
Henrik Lissner
9b41423537
feature/version-control: fix git-timemachine headerline
On first invokation of git-timemachine the headerline isn't visible
until you jump to another revision. This fix ensures it's visible from
the start.
2018-02-07 02:27:09 -05:00
Henrik Lissner
63924df639
private/default: bind M-q => evil-quit-all 2018-02-07 01:36:41 -05:00
Henrik Lissner
bd6fb35007
ui/doom: turn-on-solaire-mode on org-capture-mode-hook 2018-02-07 01:36:16 -05:00
Henrik Lissner
4ca2d1ef27
feature/popup: fix vslot reference typo 2018-02-07 01:09:32 -05:00
Henrik Lissner
69dc25ae4c
lang/org: fix external org-capture workflow
+ Fix frame-spawning when calling bin/org-capture
+ Integrate counsel-org-capture into bin/org-capture workflow
+ Ensure frame is closed if counsel-org-capture is cancelled
+ Ensure org-capture buffer closes the associated frame
+ Add transient frame property for org-capture frames

If you are using a tiling window manager, you'll need to add a rule for
a window named "org-capture" in order to make a floating window.
2018-02-07 01:08:33 -05:00
Henrik Lissner
68a4c85088
feature/workspaces: have switch-project recycle empty workspaces
If you're in an empty workspace, reuse it, rather than spawning a new
one. This lets you create a new workspace *then* switch project.
2018-02-06 17:49:55 -05:00
Henrik Lissner
dce496e246
Change doom-project-p to return a boolean 2018-02-06 17:30:38 -05:00
Henrik Lissner
f28a89f701
Add doom-project-name function 2018-02-06 17:30:16 -05:00
Henrik Lissner
508dbf7a5c
Revise docstrings for doom-project-{root,p} 2018-02-06 17:30:03 -05:00
xarthurx
256121655e Merge remote-tracking branch 'upstream/develop' into develop 2018-02-06 20:35:32 +01:00
Henrik Lissner
4658d22bf7
completion/ivy: remap org-capture to counsel-org-capture #407 2018-02-06 14:07:27 -05:00
Henrik Lissner
be56af82bf
private/default: SPC X = org-capture (prompts for template) #407 2018-02-06 14:07:21 -05:00
Henrik Lissner
1db29a951e
feature/workspaces: fix counsel-projectile-switch-project actions 2018-02-06 13:50:26 -05:00
Henrik Lissner
a2feac51b2
lang/crystal: add inf-crystal 2018-02-06 02:23:30 -05:00
Henrik Lissner
0780c16f92
lang/org: tie babel plugins to their respective lang modules 2018-02-06 02:23:30 -05:00
Henrik Lissner
27255d891e
feature/popup: fix 'unsupported map' error when disabling +popup-mode 2018-02-06 02:23:30 -05:00
xarthurx
76640b3935 add pdf in init.example.el. 2018-02-06 01:11:20 +01:00
xarthurx
d3167dfc19 add pdf-tools settings 2018-02-06 01:07:36 +01:00
Henrik Lissner
a34086b7ee
Merge pull request #405 from fuxialexander/skim
Add: +skim as pdf viewer
2018-02-05 15:09:44 -05:00
fuxialexander
31e2968d54 Add: ESS module 2018-02-06 02:18:49 +08:00
fuxialexander
0a655e4f52 Add: +skim as pdf viewer 2018-02-05 10:32:18 +08:00
Henrik Lissner
7e87ab3e29
New warn! macro; replace debug! with log! macro 2018-02-04 17:53:31 -05:00
Henrik Lissner
7d9f2e5078
New doom/toggle-debug-mode command 2018-02-04 17:53:05 -05:00
Henrik Lissner
cee8baf1ee
private/default: remove vestigial {find-in,browse}-dotfiles keybinds #403
These have been moved to my private module:

https://github.com/hlissner/doom-emacs-private
2018-02-04 17:31:11 -05:00
Henrik Lissner
c2635d53db
private/default: add prefix arg to def-{find-in|browse-in}! macros 2018-02-04 17:30:16 -05:00
Henrik Lissner
68e735938b
core-keybinds: remove redundant quotes 2018-02-04 17:29:03 -05:00
Henrik Lissner
fb5fbf69dc
lang/csharp: clean up omnisharp server when killing last csharp-mode buffer 2018-02-04 05:32:43 -05:00
Henrik Lissner
64d0e28f80
lang/csharp: add bare bones readme 2018-02-04 05:20:28 -05:00
Henrik Lissner
36c8db67b4
lang/csharp: remove vestigial setup.sh 2018-02-04 05:05:40 -05:00
Henrik Lissner
6650dcf6e7
lang/csharp: fix omnisharp server integration 2018-02-04 05:05:40 -05:00
Henrik Lissner
414383e5f4
Remove vestigial references to doom/{next,previous}-buffer 2018-02-04 05:05:40 -05:00
Henrik Lissner
b6ee578cda
feature/workspace: fix new frames with unreal buffers + no buffer predicate 2018-02-04 02:21:35 -05:00