Commit Graph

3238 Commits

Author SHA1 Message Date
d419e88540 Update hook to match rename from refactoring 2020-04-16 22:34:09 -07:00
08eca4c11b Bump :lang clojure
borkdude/flycheck-clj-kondo@d46745c -> borkdude/flycheck-clj-kondo@5472c26
clojure-emacs/cider@8f5657b -> clojure-emacs/cider@d63e565
2020-04-16 21:57:13 -04:00
5150252595 Prevent premature color calculations on cider-doc 2020-04-16 21:33:02 -04:00
ab025caced Fix legacy pdf(view|tools) links & storing pdf links 2020-04-16 19:10:28 -04:00
ccec354739 Prevent infinite recursion opening legacy pdf links 2020-04-16 18:28:14 -04:00
166d1ecabc Hide mode-line in org-roam buffer 2020-04-16 15:19:06 -04:00
2de08ef4d6 Bump :lang org
bastibe/org-journal@8a844de -> bastibe/org-journal@3fdb5b3
dzop/emacs-jupyter@97c421a -> dzop/emacs-jupyter@62ad054
emacs-straight/org-mode@0fadd06 -> emacs-straight/org-mode@9994e8e
fuxialexander/org-pdftools@4f22e13 -> fuxialexander/org-pdftools@4156b67
jethrokuan/org-roam@a71176e -> jethrokuan/org-roam@e33c144
2020-04-16 15:19:05 -04:00
3efef6e38f Fix void-variable link when opening legacy pdf links 2020-04-16 14:52:06 -04:00
fcb2612d3a Fix wrong-number-of-arguments error when opening org links 2020-04-16 12:59:40 -04:00
afca8f14a1 Fix image previews for download:* org links 2020-04-15 23:47:14 -04:00
582fb285bc Fix pdf(view|tools)?: org links
org-pdftools now uses a more generic "pdf:*" for its links, so that
users don't have to worry about the backend.

Also, pdf(view|tools) links should now work for backward compatibility.
2020-04-15 23:46:58 -04:00
f02d28543b Remove reference to org-bullets
Package was replaced in 5c4f3c62a
2020-04-15 18:21:50 -04:00
1cb753cbb1 lang/haskell: remove intero support
The package was deprecated and abandoned upstream since November 2019.

Closes #2121
2020-04-14 19:27:33 -04:00
de330376f0 Bump :lang org
Kungsgeten/org-brain@ec4bd9d -> Kungsgeten/org-brain@3630eb8
abo-abo/org-download@b96fd7b -> abo-abo/org-download@46417e2
bastibe/org-journal@664c08e -> bastibe/org-journal@8a844de
dzop/emacs-jupyter@587ed4e -> dzop/emacs-jupyter@97c421a
emacs-straight/org-mode@b993576 -> emacs-straight/org-mode@0fadd06
jethrokuan/org-roam@6e97003 -> jethrokuan/org-roam@a71176e
kaushalmodi/ox-hugo@1c1e3ec -> kaushalmodi/ox-hugo@b6f4142
magit/orgit@e7cddf3 -> magit/orgit@0242088
oer/org-re-reveal@e4460a9 -> oer/org-re-reveal@61549f4
2020-04-14 18:25:09 -04:00
c23f00b9ca Update package list in lang/org readme 2020-04-14 18:01:44 -04:00
5c4f3c62a7 Replace org-bullets w/ org-superstar
org-superstar is a little faster, better written and still maintained.
It also has a few more features which I've made opt-in because they are
relatively expensive in larger buffers.

Folks that don't care for the differences just have to replace
`org-bullets-bullet-list` in their configs with
`org-superstar-headline-bullets-list`.
2020-04-14 18:00:43 -04:00
3ce752a227 Generalize +org-capture-frame-p
Plus minor refactor of +org-capture/open-frame.
2020-04-14 15:42:24 -04:00
483a7caf0f Fix (cached-)nix-shell interpreter-mode-alist entries
By combining them. Also emit a more helpful message if the
sub-interpreter cannot be read.
2020-04-14 15:38:05 -04:00
169fe6a7f4 lang/org: revise docstrings 2020-04-14 15:37:00 -04:00
10a6b510d7 Fix background of latex segments in org buffers
'auto doesn't seem to work correctly, especially where face-remap is
involved (e.g. with solaire-mode or auto-dim-other-buffers).
2020-04-14 15:34:20 -04:00
9abc10c78f Replace org-pdfview with org-pdftools
The latter is a continuation fork. The former is no longer maintained.
2020-04-14 15:31:39 -04:00
83a95925dd Lazy load babel libraries for org exporting 2020-04-14 01:29:27 -04:00
428cb15c7a Suppress args out of range error in C++ buffers
When you use iedit or multiple cursors.
2020-04-14 00:12:40 -04:00
2e8b6aba98 lang/ruby: remove which-key-replacements-alist addition
These will be moved elsewhere eventually.
2020-04-13 22:37:43 -04:00
afefce8560 Improve dart lang module (#2895)
* Use lsp-dart

* Add hover to +flutter flag

* Update README

* Fixes
2020-04-13 22:23:44 -04:00
4110e3c200 Merge pull request #2896 from alarsyo/org-roam-wrap-lines
Enable visual-line-mode in org-roam-backlinks buffer
2020-04-13 15:52:25 -04:00
41606f5369 Only realign tables in +org-realign-table-maybe-h
Don't recalculate formulas.
2020-04-13 15:23:16 -04:00
006eee75d0 Add popup rule for *Org-Babel...* buffers
Mainly error messages when executing babel blocks.
2020-04-13 14:18:22 -04:00
300568078b Enable visual-line-mode in org-roam buffer 2020-04-13 19:30:31 +02:00
c4fc1587fe Bump :lang clojure
borkdude/flycheck-clj-kondo@f652a8d -> borkdude/flycheck-clj-kondo@d46745c
clojure-emacs/cider@52dcc60 -> clojure-emacs/cider@8f5657b
clojure-emacs/clj-refactor.el@92d3723 -> clojure-emacs/clj-refactor.el@8259791
2020-04-13 01:10:29 -04:00
1c2060189f lang/clojure: add clojure-mode
How the heck did this module not have this already?
2020-04-13 01:09:09 -04:00
9ba14f0ba4 Fix org-journal-mode not loading on journal files 2020-04-12 03:54:58 -04:00
da427a1b95 Fix #2880: RET on links in other elements 2020-04-11 14:43:58 -04:00
3ef8ff9172 Merge pull request #2867 from mindlike/dan-dev
bump jupyter
2020-04-10 23:36:36 -04:00
8920725559 Merge pull request #2872 from yoavm448/latex-pre
Clarify LaTeX prerequisites
2020-04-10 23:36:02 -04:00
1ed0d3555e Merge branch 'develop' into loadConditions 2020-04-10 23:34:57 -04:00
af3c7266d8 Extend +web-django-mode to python-mode 2020-04-10 23:20:25 -04:00
c6c0583107 Configure org-roam completion backend 2020-04-10 23:32:47 +00:00
88fc240d0f org-roam-verbose = nil
Silence 'files: 0, links: 0, titles: 0, refs: 0, deleted: 0' when
starting up org-mode.
2020-04-10 14:40:14 -04:00
51a6028b65 Clarify :lang latex prerequisites 2020-04-10 16:06:51 +03:00
Dan
dd8d248423 bump jupyter 2020-04-10 01:49:01 -07:00
24e35b95d5 Move org lang alias to markdown module 2020-04-10 02:04:00 -04:00
7e9fa0f21b Use rustic-mode for rust org src blocks 2020-04-10 02:00:52 -04:00
6e753ab0ca Bump :lang org +roam
jethrokuan/org-roam@dfb8449 -> jethrokuan/org-roam@6e97003
jethrokuan/company-org-roam@063581d -> jethrokuan/company-org-roam@0913d86
2020-04-10 04:39:33 +00:00
8d6afc7e7d Merge pull request #2847 from jsravn/load-org-roam-on-org-mode
Load org-roam after org-mode
2020-04-08 17:49:03 -04:00
c3520dd390 Merge pull request #2856 from AlexLewandowski/develop
Add +lsp to Julia and override some defaults in julia-repl
2020-04-08 17:46:13 -04:00
eec3968802 Defer julia REPL 2020-04-08 17:43:42 -04:00
cd156fcc0a Refactor julia module 2020-04-08 17:34:53 -04:00
d6fe5dad65 Update Julia README.org 2020-04-08 15:01:25 -06:00
69f5578319 rm newline 2020-04-08 14:56:31 -06:00