tvl-depot/tools
Vincent Ambo 00c9060c2f feat(emacs.d): Introduce custom mc/mark-dwim cursor marker
Adds a "do what I mean" multiple-cursor selection with the logic that
I find most useful:

* If there is no active region, mark the next line (or lines, based on
  prefix argument)
* If there is an active region that spans multiple lines, call
  `mc/edit-lines`
* If there is an active region on a single line, trigger a custom
  selection hydra with functionality equivalent to
  `mc/mark-more-like-this-extended` but a slightly improved user
  experience

Hopefully this will make it easier to get into the habit of actually
using multiple-cursors without calling the mc commands via M-x
2019-12-15 17:13:17 +00:00
..
aoc2019 feat(aoc2019): Solve day 3 puzzles 2019-12-10 14:45:28 +00:00
bin chore(tools): Add 'rink' 2019-12-14 17:53:33 +00:00
blog_cli refactor(tools/blog_cli): Build with buildGo.nix 2019-12-13 21:31:01 +00:00
emacs feat(emacs.d): Introduce custom mc/mark-dwim cursor marker 2019-12-15 17:13:17 +00:00
gotest fix(tools): Enable CI runs for tools.gotest 2019-11-22 16:29:43 +00:00
kms_pass.nix fix: Amend import paths to use whitelisted nixpkgs 2019-12-09 02:55:22 +00:00