tvl-depot/init
Vincent Ambo a6a0e28e11 refactor(settings): Use prescient together with ivy
Ivy's regex-based fuzzy matching can occasionally be slow, which was
getting on my nerves.

This switches the completion engine to prescient[1] which promises to
be faster. Experimental testing in large files like the
`configuration.nix` man page looks promissing.

[1]: https://github.com/raxod502/prescient.el
2018-06-13 00:09:16 +02:00
..
bindings.el fix(bindings): Use avy-goto-line instead of ace-jump-line-mode 2018-06-01 17:08:28 +02:00
custom.el feat(custom): Enable incremental compilation in Cargo commands 2018-05-06 21:44:34 +02:00
eshell-setup.el refactor: Remove lots of deprecated/unused settings 2017-11-12 22:44:31 +01:00
functions.el feat(functions): Add M-x nixos-man 2018-06-08 15:14:09 +02:00
haskell-setup.el chore(haskell): Remove everything except for intero setup 2018-03-17 21:54:08 +01:00
lisp-setup.el fix(lisp): Require adjust-parens mode 2018-02-05 23:04:09 +01:00
look-and-feel.el chore(look-and-feel): Remove 4K display logic for stallo 2018-01-04 23:23:33 +01:00
mail-setup.el chore(mail): Switch to citing messages without signature 2018-06-12 09:12:39 +02:00
modes.el feat(modes): Enable company-mode for elisp by default 2017-11-15 20:59:51 +01:00
nixos.el feat(functions): Add custom ivy-password-store function 2018-06-06 09:46:01 +02:00
rust-setup.el chore(rust): Remove flycheck-require 2018-06-06 23:33:22 +02:00
settings.el refactor(settings): Use prescient together with ivy 2018-06-13 00:09:16 +02:00
term-setup.el feat(term-setup): First attempt to make multi-term tolerable 2018-05-09 00:46:44 +02:00