Commit Graph

2135 Commits

Author SHA1 Message Date
24bf471f55 lang/crystal: add :lookup definitions/references support 2018-02-11 03:16:03 -05:00
cf75e203b6 lang/org: add ob-crystal 2018-02-11 02:57:46 -05:00
0be42fe473 ui/doom-modeline: fix error caused by nil buffer-file-truename 2018-02-10 15:17:19 -05:00
da84850ced lang/web: remove company-yasnippet from css modes 2018-02-10 15:13:08 -05:00
fb893065a9 📝 lang/ess: conform README to conventions 2018-02-10 15:11:36 -05:00
efce68bc29 Make elfeed-org ready at elfeed start. 2018-02-10 19:52:00 +03:00
f2a4028f30 feature/workspaces: refactor +workspace-buffer-list 2018-02-10 02:16:50 -05:00
a43b88b18a lang/org: refresh inline images when pressing RET on headlines 2018-02-10 02:15:23 -05:00
8796a7407a lang/ess: conform to code conventions; no-byte-compile packages.el 2018-02-10 02:14:58 -05:00
eb685d7cc4 tools/pdf: conform to code conventions; no-byte-compile packages.el 2018-02-10 02:14:57 -05:00
04a04b2535 lang/org: remove vestigial +org-attach*link-format function 2018-02-10 02:14:57 -05:00
39f519cdb8 lang/org: use link abbrev for relative image attachment paths 2018-02-10 02:14:57 -05:00
0d04afa63a lang/org: don't complain about missing ob-X upon running src blocks 2018-02-09 23:24:37 -05:00
422c6d9c12 lang/javascript: js-chain-indent = t 2018-02-09 23:24:37 -05:00
741612a965 lang/web: fix wrong-number-of-args error in +css/toggle-inline-org-block 2018-02-09 23:24:34 -05:00
8cbd47a8b5 Merge pull request #411 from xarthurx/develop
add pdf-tools settings
2018-02-09 23:24:28 -05:00
b1217cdb02 Merge pull request #410 from fuxialexander/ess
Add ESS / R module
2018-02-09 23:24:20 -05:00
2b40b3597a Merge remote-tracking branch 'upstream/develop' into develop 2018-02-08 09:46:26 +01:00
f35a49dc7e feature/workspaces: redefine +workspace/kill-session-and-quit 2018-02-07 19:27:41 -05:00
824a0b10dc Merge remote-tracking branch 'upstream/develop' into develop 2018-02-07 21:49:18 +01:00
210a80a74f completion/ivy: add counsel-org-capture autoload #412 2018-02-07 14:47:33 -05:00
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
63924df639 private/default: bind M-q => evil-quit-all 2018-02-07 01:36:41 -05:00
bd6fb35007 ui/doom: turn-on-solaire-mode on org-capture-mode-hook 2018-02-07 01:36:16 -05:00
4ca2d1ef27 feature/popup: fix vslot reference typo 2018-02-07 01:09:32 -05:00
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
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
256121655e Merge remote-tracking branch 'upstream/develop' into develop 2018-02-06 20:35:32 +01:00
4658d22bf7 completion/ivy: remap org-capture to counsel-org-capture #407 2018-02-06 14:07:27 -05:00
be56af82bf private/default: SPC X = org-capture (prompts for template) #407 2018-02-06 14:07:21 -05:00
1db29a951e feature/workspaces: fix counsel-projectile-switch-project actions 2018-02-06 13:50:26 -05:00
a2feac51b2 lang/crystal: add inf-crystal 2018-02-06 02:23:30 -05:00
0780c16f92 lang/org: tie babel plugins to their respective lang modules 2018-02-06 02:23:30 -05:00
27255d891e feature/popup: fix 'unsupported map' error when disabling +popup-mode 2018-02-06 02:23:30 -05:00
d3167dfc19 add pdf-tools settings 2018-02-06 01:07:36 +01:00
31e2968d54 Add: ESS module 2018-02-06 02:18:49 +08:00
0a655e4f52 Add: +skim as pdf viewer 2018-02-05 10:32:18 +08:00
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
c2635d53db private/default: add prefix arg to def-{find-in|browse-in}! macros 2018-02-04 17:30:16 -05:00
fb5fbf69dc lang/csharp: clean up omnisharp server when killing last csharp-mode buffer 2018-02-04 05:32:43 -05:00
64d0e28f80 lang/csharp: add bare bones readme 2018-02-04 05:20:28 -05:00
36c8db67b4 lang/csharp: remove vestigial setup.sh 2018-02-04 05:05:40 -05:00
6650dcf6e7 lang/csharp: fix omnisharp server integration 2018-02-04 05:05:40 -05:00
414383e5f4 Remove vestigial references to doom/{next,previous}-buffer 2018-02-04 05:05:40 -05:00
b6ee578cda feature/workspace: fix new frames with unreal buffers + no buffer predicate 2018-02-04 02:21:35 -05:00
3a6388bb68 feature/evil: fix vars being set too late #401
Certain evil variables, like evil-respect-visual-line-mode, need to be
set before evil is loaded for it to take effect.
2018-02-03 22:41:19 -05:00
3830a8aba1 feature/workspaces: fix infinite recursion in buffer-predicate #399
By refactoring so that the middle-man buffer predicate wasn't necessary.
2018-02-03 18:06:47 -05:00
4ce521e26b feature/lookup: fix xref-backend-identifier error from projectile-find-tag #385 2018-02-03 15:07:18 -05:00
169cd809bc lang/org: add more org links & abbrevs
New org, doom, doom-module and doom-docs links, with completion and
non-existing file highlights.
2018-02-03 06:27:31 -05:00
7e21d66bf7 lang/org: fix opening file links 2018-02-03 06:10:32 -05:00