Henrik Lissner
2b2156c4f5
email/notmuch: minor reformatting
2019-12-16 03:54:15 -05:00
Rudi Grinberg
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
Henrik Lissner
287ea46133
evil-ex-interactive-search-highlight = 'selected-window
2019-12-15 23:52:17 -05:00
Henrik Lissner
eaa5621b36
Update comments
2019-12-15 23:51:59 -05:00
Henrik Lissner
48cd3e0ad0
tools/magit: prevent 'cannot determine magit's version' warnings
...
By ensuring the advice runs twice.
2019-12-15 23:43:33 -05:00
Henrik Lissner
98e2fecf43
Merge pull request #2180 from rakanalh/python-isort
...
lang/python: add py-isort, remove pyimpsort
2019-12-15 23:42:54 -05:00
Henrik Lissner
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
Henrik Lissner
0001947401
completion/company: mention +tng/+childframe incompatibility in readme
2019-12-15 21:45:40 -05:00
Henrik Lissner
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
Henrik Lissner
48a943b09f
tools/lookup: fix helm-google integration for +lookup/online
2019-12-15 18:03:43 -05:00
Henrik Lissner
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
Henrik Lissner
c522ca4fc0
Minor refactors & cleanup
2019-12-15 15:53:28 -05:00
Henrik Lissner
77a68006d4
emacs/vc: fix void-function browse-at-remote--file-url error
2019-12-15 14:58:01 -05:00
Rakan Alhneiti
304af70000
Update optimize import to use py-isort
2019-12-15 16:50:31 +01:00
Rakan Alhneiti
a64b3bdceb
Add an entry in the readme for the isort prequisite
2019-12-15 16:50:31 +01:00
Rakan Alhneiti
eeafec2df0
Make isort default python import sorting package
2019-12-15 16:50:30 +01:00
Rakan Alhneiti
7d09921a29
Add isort feature to readme
2019-12-15 16:50:24 +01:00
Henrik Lissner
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
Henrik Lissner
721b635476
emacs/vc: refactor git-timemachine header-line advice
...
The function was removed in bb702acfd
2019-12-15 02:17:40 -05:00
Henrik Lissner
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
Henrik Lissner
20a733a861
ui/modeline: major refactor of +light modeline
2019-12-15 01:16:22 -05:00
Henrik Lissner
7fa4e67e39
Minor refactors
2019-12-14 20:42:55 -05:00
Henrik Lissner
c088aaeb1b
tools/editorconfig: remove editorconfig-lisp-use-default-indent
...
This is now its default value upstream.
2019-12-14 01:15:59 -05:00
Henrik Lissner
87f6dab424
completion/ivy: remove unused var; update config
...
...to reflect our dropping ag/grep support.
2019-12-13 23:00:01 -05:00
Henrik Lissner
a24b750c6c
completion/ivy: fix ivy-re-builders-alist delegates
2019-12-13 22:49:26 -05:00
Henrik Lissner
b8d4fef93f
email/wanderlust: add flim/apel packages
...
See:
raxod502/straight.el#445
wanderlust/wanderlust#172
2019-12-13 20:07:41 -05:00
Henrik Lissner
f236d27d51
ui/modeline: add +light feature
...
This will one day replace the module.
2019-12-13 20:07:41 -05:00
Henrik Lissner
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
Henrik Lissner
fecf68bb2a
Bind 'SPC s L' to ffap-menu
2019-12-13 17:31:11 -05:00
Henrik Lissner
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
Henrik Lissner
663d3aaba9
term/eshell: move eshell-aliases-file to aliases
...
Rather than "alias"
2019-12-13 16:17:09 -05:00
Henrik Lissner
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
Egidijus Z
3524f4a314
Fix typo in elixir-mode link.
2019-12-13 22:53:19 +02:00
Henrik Lissner
0ec0ff5ecb
Minor refactors; unbind F1 from company active map
2019-12-13 14:25:30 -05:00
Henrik Lissner
967390fe6c
lang/cc: add system libs to default ccls init options on mac
2019-12-13 14:24:17 -05:00
Henrik Lissner
0cb62657b7
emacs/dired: replace advice w/ remap for fd-dired
2019-12-13 14:23:44 -05:00
Henrik Lissner
e4477f02e3
completion/ivy: remove directory in buffer name
...
When switching buffers.
2019-12-12 15:11:24 -05:00
Henrik Lissner
5f2e708cd7
Minor refactors and reformatting
2019-12-12 03:48:25 -05:00
Henrik Lissner
bdbae1024e
ui/doom: update README
2019-12-12 03:46:39 -05:00
Henrik Lissner
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
Rakan Alhneiti
8e844eada1
Add py-isort feature to the python module
2019-12-11 11:27:50 +01:00
Henrik Lissner
6ff31408ec
tools/docker: remove :ensure t in readme
2019-12-10 14:49:35 -05:00
Henrik Lissner
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
Henrik Lissner
9dba02b7c2
Merge pull request #2172 from AxelBohm/fix-mu4e-documentation
...
email/mu4e: add AUR install instructions
2019-12-09 18:33:06 -05:00
Henrik Lissner
833a29f0b3
Merge pull request #2173 from adbrown101/develop
...
tools/magit: fix git-credential-cache location
2019-12-09 18:32:32 -05:00
Sean Farley
146e9a1acf
vterm: adapt to new function signature
...
emacs-libvterm@376db7cf416 had a breaking change for
`vterm-exit-functions` which sends the event as the second argument.
2019-12-09 14:50:28 -08:00
Alan Brown
ec08acba1e
Changed to correct default location
...
https://git-scm.com/docs/git-credential-cache
2019-12-09 11:45:57 +00:00
AxelBohm
7733bfa97c
mu4e is only available from the AUR
2019-12-09 10:54:27 +01:00
Henrik Lissner
2441b44789
Merge pull request #2038 from Emiller88/feature/github-review
...
tools/magit: add github-review
2019-12-08 20:17:10 -05:00
Henrik Lissner
740b0504b9
Merge pull request #2166 from rgrinberg/repl-popup
...
Add ocaml & geiser popup rules
2019-12-08 20:16:38 -05:00