tvl-depot/users/tazjin
Vincent Ambo e78b79c6cd refactor(tazjin/emacs): ivy,swiper,counsel -> vertico,consult
vertico and consult are more modern versions of interactive narrowing
helpers, as those implemented by ivy and its related packages.

The primary differences (and what I care about here) is that they are
more focused on integration with the core Emacs primitives, rather
than building an ecosystem around them.

For example:

* vertico enhances `completing-read' and friends, but does not attempt
  to provide its own ecosystem of functions to *trigger* completions.

* vertico integrates with the default `completion-style' system,
  meaning that I can continue to use things like prescient without
  extra packages that integrate it with vertico

* consult does not rely on vertico or any other specific completion
  framework (such as counsel/swiper do with ivy), and simply
  implements its functions using completing-read

This reduces the overall amount of code in the dependency closure and
leads to a less special setup.

Functionality is basically equivalent, except for two things which
counsel came with that I will need to substitute:

* counsel-notmuch (actually this was a separate package, but I didn't
  use it much anyways, so just ignoring it for now)
* counsel-linux-app (opening desktop shortcuts, this I will need to make)

As a side note, consult notes "This package is a part of GNU Emacs",
but it doesn't seem to be the case.

Change-Id: Ia046b763bf3d401b505e0f6393cfe1ccd6f41293
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9155
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-08-26 23:30:21 +00:00
..
aoc2019 style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
aoc2020 style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
aoc2022 feat(tazjin/aoc2022): at least do day 1 2022-12-21 00:04:38 +00:00
blog refactor(tazjin/homepage): long overdue entry list rework 2023-06-15 23:26:57 +00:00
dns chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
docs docs(tazjin/install-zfs): Add some notes for the ZFS installs I do 2022-05-10 13:41:33 +00:00
dotfiles feat(tazjin/tverskoy): Add dunst configuration 2021-11-02 12:18:12 +00:00
emacs refactor(tazjin/emacs): ivy,swiper,counsel -> vertico,consult 2023-08-26 23:30:21 +00:00
finito chore(3p/sources): Bump channels & overlays 2022-10-27 12:05:44 +00:00
generator-example feat(tazjin/generator-example): add an example for genawaiter crate 2023-02-16 22:23:51 +00:00
home feat(tazjin/home): add URL handler for sending tg:// to telega 2023-07-01 10:21:50 +00:00
homepage style(tazjin/homepage): remove side margins of entries 2023-06-18 13:52:19 +00:00
keys fix(tazjin/keys): use yk-rsa key for khamovnik 2023-07-01 10:23:52 +00:00
kinesis feat(tazjin/kinesis): check in advantage2 configuration 2022-12-07 10:09:05 +00:00
nisp feat(tazjin/nisp): Add initial source-to-source transform 2021-01-09 16:52:34 +00:00
nixos fix(tazjin/nixos): fix Java applications under EXWM 2023-07-23 18:20:09 +00:00
presentations style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
rlox fix(users/tazjin): rustfmt code with non-default settings 2022-02-07 16:58:59 +00:00
russian fix(tazjin/russian): Minor Elisp fixes 2021-12-13 16:36:19 +03:00
secrets feat(tazjin/nixos): deploy monica on koptevo 2023-06-29 08:54:27 +00:00
tgsa feat(nix/sparseTree): add optional name argument 2023-08-08 20:11:56 +00:00
wallpapers chore(tazjin): Move wallpapers into my user folder 2020-08-01 14:13:14 +00:00
yddns chore(tazjin/yddns): update yandex-cloud version 2023-06-14 10:06:37 +00:00
avatar.jpeg feat(tazjin): Check in higher-quality version of avatar 2020-12-06 00:48:52 +00:00
default.nix refactor(tazjin/nixos): First step to extracting shared config 2022-05-10 13:41:33 +00:00
gruber-darker.qss feat(tazjin/gruber-darker): Check in first version of Quassel theme 2021-09-18 12:06:15 +00:00
hanebuschtag.txt feat(hanebuschtag): add grunzelgewunzel 2022-01-09 12:49:55 +00:00
nix.svg feat(tazjin/nix.svg): Add a manually cleaned up SVG Nix logo 2021-04-03 22:38:54 +00:00
OWNERS chore(gerrit): migrate OWNERS files to code-owners style 2022-09-19 11:13:28 +00:00
rustfmt.toml fix(users/tazjin): rustfmt code with non-default settings 2022-02-07 16:58:59 +00:00