Henrik Lissner
c23f00b9ca
Update package list in lang/org readme
2020-04-14 18:01:44 -04:00
Henrik Lissner
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
Henrik Lissner
3ce752a227
Generalize +org-capture-frame-p
...
Plus minor refactor of +org-capture/open-frame.
2020-04-14 15:42:24 -04:00
Henrik Lissner
bce0cc2152
Change how evil-easymotion is lazy loaded
...
Fixes an issue where gs wouldn't work after an operator.
2020-04-14 15:41:54 -04:00
Henrik Lissner
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
Henrik Lissner
169fe6a7f4
lang/org: revise docstrings
2020-04-14 15:37:00 -04:00
Henrik Lissner
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
Henrik Lissner
661fa18af0
eshell: replace company w/ fish/bash powered pcomplete
2020-04-14 15:33:19 -04:00
Henrik Lissner
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
Henrik Lissner
8f3045b147
Load incrementally deferred packages on doom/reload
2020-04-14 01:47:20 -04:00
Henrik Lissner
83a95925dd
Lazy load babel libraries for org exporting
2020-04-14 01:29:27 -04:00
Henrik Lissner
9b3d8dc1bd
Fix inverted condition on +tree for undo module
2020-04-14 00:27:11 -04:00
Henrik Lissner
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
Henrik Lissner
2e8b6aba98
lang/ruby: remove which-key-replacements-alist addition
...
These will be moved elsewhere eventually.
2020-04-13 22:37:43 -04:00
Henrik Lissner
be412c8630
Restore blinking cursor default
...
Sure it's distracting, but it's also a good indicator that Emacs hasn't
frozen. Not that Emacs has every frozen on me, but my computer has,
so...
Plus, visible-cursor doesn't do anything on any of the systems,
terminals and shells I've tested, so I'll just leave it to its default.
2020-04-13 22:37:43 -04:00
Henrik Lissner
094d74c1c0
Fix undo-fu-session not loading
...
TIL a minor mode with a non-nil :init-value doesn't trigger its hooks.
2020-04-13 22:37:43 -04:00
Eric Dallo
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
Henrik Lissner
1d6f0b3e44
Move undo-fu keybinds to :emacs undo module
2020-04-13 18:50:29 -04:00
Henrik Lissner
3e340ab415
Add :emacs undo module
...
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.
Relevant to #2339
2020-04-13 18:45:40 -04:00
Henrik Lissner
187ba0f66f
Mention how to enable LSP manually
...
For major modes whose :lang modules lack an +lsp flag.
2020-04-13 18:45:39 -04:00
Henrik Lissner
1c954d46c2
Improve comments for :term modules
...
Not perfect, but better than what it used to be.
2020-04-13 18:45:39 -04:00
Henrik Lissner
fc32a4c41c
Add "What terminal should I use?" to faq
2020-04-13 18:45:39 -04:00
Henrik Lissner
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
Henrik Lissner
41606f5369
Only realign tables in +org-realign-table-maybe-h
...
Don't recalculate formulas.
2020-04-13 15:23:16 -04:00
Henrik Lissner
006eee75d0
Add popup rule for *Org-Babel...* buffers
...
Mainly error messages when executing babel blocks.
2020-04-13 14:18:22 -04:00
Antoine Martin
300568078b
Enable visual-line-mode in org-roam buffer
2020-04-13 19:30:31 +02:00
Henrik Lissner
ffb37f8fed
Fix #2894 : disable tty init deferral in daemon
2020-04-13 02:07:05 -04:00
Henrik Lissner
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
Henrik Lissner
1c2060189f
lang/clojure: add clojure-mode
...
How the heck did this module not have this already?
2020-04-13 01:09:09 -04:00
Henrik Lissner
a00dc055ba
Fix C-j/C-k for some helm commands
2020-04-12 20:07:20 -04:00
Henrik Lissner
c1bfdadc10
Bump :completion
...
DarwinAwardWinner/ido-completing-read-plus@74861ea -> DarwinAwardWinner/ido-completing-read-plus@98d3a6e
emacs-helm/helm@0181b7e -> emacs-helm/helm@d978f20
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
tumashu/ivy-posframe@6d697ff -> tumashu/ivy-posframe@ae9bafe
tumashu/posframe@c15800a -> tumashu/posframe@e62e584
Possibly fixes #2540
2020-04-12 17:53:55 -04:00
Henrik Lissner
a90226b569
Fix evil-collection-occur module
2020-04-12 17:30:07 -04:00
Henrik Lissner
9ba14f0ba4
Fix org-journal-mode not loading on journal files
2020-04-12 03:54:58 -04:00
Henrik Lissner
42084af680
Add popup rule for *lsp-help*
2020-04-11 23:05:54 -04:00
Henrik Lissner
8e4ecdf668
Allow repeating evil-mc commands w/ numerical arg
...
Until gabesoft/evil-mc#110 is resolved.
2020-04-11 20:09:02 -04:00
Henrik Lissner
99c5bac359
Correct projectile comment
2020-04-11 14:51:15 -04:00
Henrik Lissner
da427a1b95
Fix #2880 : RET on links in other elements
2020-04-11 14:43:58 -04:00
Henrik Lissner
2e6e191da3
Remove helm-descbinds remapping
...
helm-descbinds-mode overrides describe-bindings itself.
2020-04-11 00:36:17 -04:00
Henrik Lissner
7615bacde4
Merge pull request #2873 from brianmcgillion/helm-descbinds
...
Add helm-descbinds
2020-04-11 00:35:07 -04:00
Henrik Lissner
4cc631aaa7
Fix #2816 : disable TLS 1.3 on windows
...
Windows is a lost cause.
2020-04-10 23:41:27 -04:00
Henrik Lissner
3ef8ff9172
Merge pull request #2867 from mindlike/dan-dev
...
bump jupyter
2020-04-10 23:36:36 -04:00
Henrik Lissner
d812786615
Merge pull request #2871 from brianmcgillion/keymap
...
Add KB for searching for symbol in project
2020-04-10 23:36:26 -04:00
Henrik Lissner
8920725559
Merge pull request #2872 from yoavm448/latex-pre
...
Clarify LaTeX prerequisites
2020-04-10 23:36:02 -04:00
Henrik Lissner
f4bb57fc8f
Merge pull request #2876 from scrathat/lispy.hook.fix
...
editor/lispy: fix hook for lisp-mode
2020-04-10 23:35:38 -04:00
Henrik Lissner
5f7f0ac4e7
Merge pull request #2877 from HaoZeke/loadConditions
...
Configure org-roam completion backend
2020-04-10 23:35:13 -04:00
Henrik Lissner
1ed0d3555e
Merge branch 'develop' into loadConditions
2020-04-10 23:34:57 -04:00
Henrik Lissner
af3c7266d8
Extend +web-django-mode to python-mode
2020-04-10 23:20:25 -04:00
Rohit Goswami
c6c0583107
Configure org-roam completion backend
2020-04-10 23:32:47 +00:00
Sebastian Kapust
cad281b107
editor/lispy: fix hook for lisp-mode
2020-04-11 01:07:20 +02:00
Brian McGillion
5a14dcd48e
Add helm-descbinds
...
This package allows for easier navigation of the assigned bindings.
The inbuilt describe-bindings (C-h b b) feature is remapped to the helm
equivalent.
Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-04-11 01:24:29 +04:00