Commit Graph

6756 Commits

Author SHA1 Message Date
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
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
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
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
98e2fecf43 Merge pull request #2180 from rakanalh/python-isort
lang/python: add py-isort, remove pyimpsort
2019-12-15 23:42:54 -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
0001947401 completion/company: mention +tng/+childframe incompatibility in readme 2019-12-15 21:45:40 -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
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
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
7fa4e67e39 Minor refactors 2019-12-14 20:42:55 -05:00
c088aaeb1b tools/editorconfig: remove editorconfig-lisp-use-default-indent
This is now its default value upstream.
2019-12-14 01:15:59 -05:00
87f6dab424 completion/ivy: remove unused var; update config
...to reflect our dropping ag/grep support.
2019-12-13 23:00:01 -05:00
a24b750c6c completion/ivy: fix ivy-re-builders-alist delegates 2019-12-13 22:49:26 -05:00
b8d4fef93f email/wanderlust: add flim/apel packages
See:
raxod502/straight.el#445
wanderlust/wanderlust#172
2019-12-13 20:07:41 -05:00
f236d27d51 ui/modeline: add +light feature
This will one day replace the module.
2019-12-13 20:07:41 -05:00
fbe8d9d8ac ui/modeline: remove dangling advice
`doom-modeline-icon-material` was removed upstream and replaced with
`doom-modeline-icon`. This breaks the saved icon, again. PRs welcome.
2019-12-13 19:52:52 -05:00
fecf68bb2a Bind 'SPC s L' to ffap-menu 2019-12-13 17:31:11 -05:00
acdd16f2b1 ui/treemacs: treemacs-sorting = 'alphabetic-case-insensitive-asc
Since sorting was reversed upstream:

Alexander-Miller/treemacs@af757e6
2019-12-13 16:22:14 -05:00
663d3aaba9 term/eshell: move eshell-aliases-file to aliases
Rather than "alias"
2019-12-13 16:17:09 -05:00
0f9e60d62c Merge pull request #2191 from egidijusz/feature/elixir-module-docs
lang/elixir: fix link to elixir-mode package
2019-12-13 16:04:26 -05:00
3524f4a314 Fix typo in elixir-mode link. 2019-12-13 22:53:19 +02:00
0ec0ff5ecb Minor refactors; unbind F1 from company active map 2019-12-13 14:25:30 -05:00
967390fe6c lang/cc: add system libs to default ccls init options on mac 2019-12-13 14:24:17 -05:00
0cb62657b7 emacs/dired: replace advice w/ remap for fd-dired 2019-12-13 14:23:44 -05:00
e4477f02e3 completion/ivy: remove directory in buffer name
When switching buffers.
2019-12-12 15:11:24 -05:00
5f2e708cd7 Minor refactors and reformatting 2019-12-12 03:48:25 -05:00
bdbae1024e ui/doom: update README 2019-12-12 03:46:39 -05:00
62aa608254 ui/doom: only load solaire-mode in daemon or gui sessions
Why daemon? Because we can't be sure if the user will open graphical or
tty frames. Detecting this is a messy affair, so I leave it to the user
to deal with. This'll have to be documented somewhere...
2019-12-12 03:39:34 -05:00
8e844eada1 Add py-isort feature to the python module 2019-12-11 11:27:50 +01:00
6ff31408ec tools/docker: remove :ensure t in readme 2019-12-10 14:49:35 -05:00
04f95c65e7 editor/evil: evil-respect-visual-line-mode = t
evil 0 motion was fixed in
emacs-evil/evil#12bee185bb7b1a6012e2ae424f60055ad9eedf56
2019-12-09 18:33:26 -05:00
9dba02b7c2 Merge pull request #2172 from AxelBohm/fix-mu4e-documentation
email/mu4e: add AUR install instructions
2019-12-09 18:33:06 -05:00