Commit graph

13791 commits

Author SHA1 Message Date
Henrik Lissner
2b67d958e6
Fix lsp-restart-workspace not working
Because I forgot to forward the RESTART argument for lsp--shutdown-workspace.
2020-04-15 15:54:05 -04:00
Henrik Lissner
b88822f641
Merge pull request #2906 from rushsteve1/patch-1
Add set -euo pipefail to sh-mode file template
2020-04-15 14:52:03 -04:00
Steven vanZyl
ce2fee138a
Add set -euo pipefail to sh-mode file template
Adds a line with set -euo pipefail to the sh-mode file template, which improves the erroring of bash scripts
As described by https://ashishb.net/all/the-first-two-statements-of-your-bash-script-should-be/
2020-04-15 14:39:47 -04:00
Henrik Lissner
dad93db56e
Merge pull request #2861 from bdarcus/biblio-module
adding new biblio module
2020-04-15 14:28:40 -04:00
Henrik Lissner
9e5dd51ca4
doom env: ignore SSH_TTY 2020-04-15 14:20:00 -04:00
Henrik Lissner
7a4ad7d343
Disable blink-cursor-mode again #2903
New issues with blinking cursors surfaced (see comments), so I am
reverting the second half of be412c8630.
2020-04-15 14:20:00 -04:00
Henrik Lissner
1e3a97d11b
docs/faq: minor revision & reformatting 2020-04-15 14:11:41 -04:00
Henrik Lissner
333257b45f
Clarify "Which terminal should I use?" in faq 2020-04-15 14:09:24 -04:00
Henrik Lissner
46b99567de
Make soft-wrapping the default in text modes 2020-04-15 13:12:10 -04:00
Bruce D'Arcus
0c2cebadca adding new biblio module 2020-04-15 12:06:22 -04:00
Henrik Lissner
e4110e01b9
confirm-nonexistent-file-or-buffer = nil 2020-04-15 00:17:16 -04:00
Henrik Lissner
c095e7279a
Update 'doom env' docs #2835 2020-04-15 00:14:08 -04:00
Henrik Lissner
ce333dd178
visible-cursor = nil
Half reverts be412c8630, now that I better understand what it was
for (and have, through some tinkering, managed to reproduce its effect).
2020-04-15 00:13:35 -04:00
Henrik Lissner
abfa09f86d
Focus lsp doc popup after +lookup/documentation 2020-04-15 00:13:35 -04:00
Henrik Lissner
963d3695b9
Clarify "How do I customize a theme or face(s)" in faq 2020-04-15 00:13:34 -04:00
Henrik Lissner
b78c862e98
Refactor compile macro in doom/reload-* commands 2020-04-14 19:49:20 -04:00
Henrik Lissner
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
Henrik Lissner
31a31fff46
Bump :tools magit
emacs-evil/evil-magit@0b79aa3 -> emacs-evil/evil-magit@253c644
magit/magit@68b5a13 -> magit/magit@0f1234e
2020-04-14 19:18:49 -04:00
Henrik Lissner
93ff95c06e
Refactor sudo commands 2020-04-14 19:13:56 -04:00
Henrik Lissner
61b3cd8818
Fix doom/sudo-save-buffer not writing changes 2020-04-14 19:12:52 -04:00
Henrik Lissner
2f380e8dd0
Bump :tools ein
millejoh/emacs-ipython-notebook@57e84c6 -> millejoh/emacs-ipython-notebook@c0147f6
2020-04-14 18:55:47 -04:00
Henrik Lissner
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
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