Skip to content

Commit

Permalink
🚚 Rename some sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed May 21, 2024
1 parent 3b17d41 commit a759407
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: fix-byte-order-marker
Expand Down Expand Up @@ -63,7 +63,7 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.12.1
rev: v0.13.0
hooks:
- id: markdownlint-cli2
additional_dependencies:
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sources/-parameter-.zsh → sources/vared.zsh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# :fzf-tab:complete:((-parameter-|unset):|(export|typeset|declare|local):argument-rest)
# :fzf-tab:complete:((-parameter-|unset):|(export|typeset|declare|local):argument-rest|vared:argument-1)
# -brace-parameter- will `fork/exec /usr/bin/zsh: invalid argument`
echo ${(P)word}

0 comments on commit a759407

Please sign in to comment.