diff --git a/.gitmodules b/.gitmodules index 40f5e2597c..cc1daa7da7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,10 +14,6 @@ branch = master path = custom/plugins/fast-syntax-highlighting url = https://github.com/zdharma-continuum/fast-syntax-highlighting -[submodule "custom/plugins/samefile"] - branch = main - path = custom/plugins/samefile - url = https://github.com/LucasLarson/samefile [submodule "custom/plugins/git-default-branch"] branch = main path = custom/plugins/git-default-branch diff --git a/.zshrc b/.zshrc index a60d9e42a1..0f8d0561bb 100644 --- a/.zshrc +++ b/.zshrc @@ -55,7 +55,6 @@ export ZSH_COMPDUMP="${HOME%/}"'/.zcompdump' # overridden by plugins at its end plugins+=( gunstage - samefile git-default-branch zsh-abbr zsh-diff-so-fancy diff --git a/custom/plugins/samefile b/custom/plugins/samefile deleted file mode 160000 index 75edbb67aa..0000000000 --- a/custom/plugins/samefile +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 75edbb67aa5aad5977dbc69dc1f59dde6f02e186