feat: selecting&searching in kitty

This commit is contained in:
Ryan Yin
2023-12-25 12:46:52 +08:00
parent 15727ea482
commit 378319e4bf
5 changed files with 94 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
# https://github.com/NixOS/nixpkgs/blob/master/lib/attrsets.nix
{lib, ...}: {
# Generate an attribute set from a list.
#