Commit Graph

8 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Weijia Wang
bbf875773f zsh-vi-mode: set platforms 2023-12-04 02:37:02 +01:00
R. Ryantm
d3fe337266 zsh-vi-mode: 0.10.0 -> 0.11.0 2023-11-07 13:24:53 +00:00
R. Ryantm
7d9b2ace14 zsh-vi-mode: 0.9.0 -> 0.10.0 2023-07-23 14:56:54 +00:00
R. Ryantm
0a026eb33c zsh-vi-mode: 0.8.5 -> 0.9.0 2022-11-13 11:04:40 +08:00
Artturin
ea79263e60 pkgs/shells: enable strictDeps 2022-05-06 22:31:38 +03:00
Kyle Ondy
e7e3480530
zsh-vi-mode: init at v0.8.5
Adding [zsh-vi-mode] at version `0.8.5`.

[zsh-vi-mode]: https://github.com/jeffreytse/zsh-vi-mod
2021-11-19 11:10:09 -05:00