17d0833af1
lang/org: fix jupyter babel loader #2198
2019-12-17 15:28:34 -05:00
c306b2e969
editor/evil: fix :gbr ex command
2019-12-17 15:28:34 -05:00
c29c1b9077
Update vestigial reference to function in comment
2019-12-17 15:28:33 -05:00
c0214f168c
Merge pull request #2208 from RBckmnn/Fix2177
...
ui/popup: fix #2177
2019-12-17 15:28:17 -05:00
7f06644490
Make +pop/raise return the current window
2019-12-17 21:14:35 +01:00
e782ef1d97
lang/org: add +jupyter feature, deprecate +ipython
...
And disable +pandoc by default
Relevant to #2198
2019-12-16 19:25:50 -05:00
11acc30400
Half-revert c522ca4fc
...
Closes #2200
2019-12-16 19:01:27 -05:00
cdfef48b64
completion/ivy: fix +fuzzy
2019-12-16 17:49:11 -05:00
3cefe161fa
tools/lookup: fix +lookup/online
2019-12-16 17:05:11 -05:00
6f7bdc801a
Make print! et co always respect standard-output
2019-12-16 17:05:11 -05:00
3b2a37d9a1
lang/org: noop org-babel-do-load-languages
...
It's redundant with Doom's lazy loader. Remove
+org-init-babel-lazy-loader-h from org-load-hook if you want to use it.
2019-12-16 17:05:11 -05:00
087b7a2d9f
Merge pull request #2199 from chrunchyjesus/fix-enable-rust-analyzer-config
...
lang/rust: fix doc for enabling rust analyzer
2019-12-16 15:21:58 -05:00
9e7cdd04da
fix doc for enabling rust analyzer
2019-12-16 18:32:09 +01:00
207ce02a33
ui/popup: fix quit-window sometimes breaking popups
...
By burying the buffer and switching to a buffer that doesn't belong in a
popup.
2019-12-16 05:45:27 -05:00
08fb9c544d
ui/popup: :transient -> :ttl in readme
2019-12-16 05:13:42 -05:00
2b2156c4f5
email/notmuch: minor reformatting
2019-12-16 03:54:15 -05:00
2f79fab99f
case-fold-search = nil
2019-12-16 01:11:41 -05:00
68223e1178
Merge pull request #2196 from rgrinberg/compilation-popup-regex
...
ui/popup: fix popup rule for compilation buffers
2019-12-16 01:11:28 -05:00
dd7af506e3
Fix regex for detecting compilation buffer
...
*Compilation* and *compilation* are both allowed
Signed-off-by: Rudi Grinberg <me@rgrinberg.com >
2019-12-16 12:37:18 +07:00
287ea46133
evil-ex-interactive-search-highlight = 'selected-window
2019-12-15 23:52:17 -05:00
eaa5621b36
Update comments
2019-12-15 23:51:59 -05:00
48cd3e0ad0
tools/magit: prevent 'cannot determine magit's version' warnings
...
By ensuring the advice runs twice.
2019-12-15 23:43:33 -05:00
160462d33d
Refactor doom--switch-to-fallback-buffer-maybe-a
...
Reduce technical debt by future proofing the advice.
2019-12-15 23:43:33 -05:00
98e2fecf43
Merge pull request #2180 from rakanalh/python-isort
...
lang/python: add py-isort, remove pyimpsort
2019-12-15 23:42:54 -05:00
58df554090
docs/api: add letenv! demo
2019-12-15 22:54:47 -05:00
da25027dc3
docs/api: clean up; add results; add :eval header args
2019-12-15 22:54:24 -05:00
ea632fc530
lang/rust: use lsp-rust instead of rustic-lsp
...
lsp-rust is supposedly superior, and doesn't assume anything about our
package management system like rustic does.
Relevant to #2195
2019-12-15 22:48:52 -05:00
84252d8962
Fix #2186 : irreversible modeline resizing
...
When adjusting fonts with doom-big-font-mode, or doom/increase-font-size
and doom/decrease-font-size.
2019-12-15 21:56:16 -05:00
c9e9ef528d
Fix doom/reload-env on first-time generation
2019-12-15 21:54:01 -05:00
760dcbb8ea
Warn about reloading env from within Emacs on Windows
2019-12-15 21:53:26 -05:00
0001947401
completion/company: mention +tng/+childframe incompatibility in readme
2019-12-15 21:45:40 -05:00
cccaa4f9f3
Make doom/reload-env run 'doom env' through user's SHELL
2019-12-15 21:42:56 -05:00
7095bdb7ce
completion/ivy: remove redundant counsel-find-file actions
...
Many of these are already upstream, but some of them are on different
keys (e.g. j instead of f for other-window).
See https://github.com/abo-abo/swiper/blob/master/counsel.el#L1864-L1875
2019-12-15 18:49:42 -05:00
48a943b09f
tools/lookup: fix helm-google integration for +lookup/online
2019-12-15 18:03:43 -05:00
dfb5a0cc54
tools/lookup: add autocompletion for google/duckduckgo providers
...
For +lookup/online, on `SPC s o`
- Change the signature of `+lookup/online`
- Change format of +lookup-provider-url-alist.
2019-12-15 18:00:43 -05:00
c522ca4fc0
Minor refactors & cleanup
2019-12-15 15:53:28 -05:00
9eaa6ce194
display-line-numbers-widen = t
2019-12-15 15:52:28 -05:00
77a68006d4
emacs/vc: fix void-function browse-at-remote--file-url error
2019-12-15 14:58:01 -05:00
304af70000
Update optimize import to use py-isort
2019-12-15 16:50:31 +01:00
a64b3bdceb
Add an entry in the readme for the isort prequisite
2019-12-15 16:50:31 +01:00
eeafec2df0
Make isort default python import sorting package
2019-12-15 16:50:30 +01:00
7d09921a29
Add isort feature to readme
2019-12-15 16:50:24 +01:00
37cb3739f5
docs/api: add appendq!, prependq! & pushnew! demos
2019-12-15 04:49:51 -05:00
0088872c20
emacs/vc: remove extraneous next/prev keys
...
Also, 'q' is already bound upstream in evil-collection-git-timemachine
2019-12-15 02:26:36 -05:00
721b635476
emacs/vc: refactor git-timemachine header-line advice
...
The function was removed in bb702acfd
2019-12-15 02:17:40 -05:00
bb702acfd0
emacs/vc: replace git-link w/ browse-at-remote
...
git-link is no longer maintained and browse-at-remote has support for
more remotes.
- Bind '<leader> g o h' to open homepage in browser
- Rebind '<leader> g o o' to open file or region (omits the #L<N> suffix
if no selection is active).
2019-12-15 01:55:02 -05:00
20a733a861
ui/modeline: major refactor of +light modeline
2019-12-15 01:16:22 -05:00
8dd647b9bd
Make 'doom update' Skip local packages
...
i.e. packages with a user-specified :local-repo
2019-12-14 20:50:16 -05:00
7b709eed34
docs/faq: add TRAMP connection hangs to common issues
2019-12-14 20:42:55 -05:00
6cb13a0e86
Make 'doom refresh -p' purge then regraft
2019-12-14 20:42:55 -05:00