From 4004edc66b2d803b9f7e9e92577415d14cee0a4b Mon Sep 17 00:00:00 2001 From: Murukesh Mohanan Date: Sun, 28 Jan 2018 11:32:27 +0900 Subject: [PATCH] remove obsolete plugin --- .gitmodules | 4 ---- .zsh/zsh-syntax-highlighting | 1 - 2 files changed, 5 deletions(-) delete mode 160000 .zsh/zsh-syntax-highlighting diff --git a/.gitmodules b/.gitmodules index 2c57a5b..c50bf79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule ".zsh/zsh-syntax-highlighting"] - path = .zsh/zsh-syntax-highlighting - url = https://github.com/zsh-users/zsh-syntax-highlighting.git - branch = master [submodule ".zsh/fast-syntax-highlighting"] path = .zsh/fast-syntax-highlighting url = https://github.com/zdharma/fast-syntax-highlighting.git diff --git a/.zsh/zsh-syntax-highlighting b/.zsh/zsh-syntax-highlighting deleted file mode 160000 index 901063a..0000000 --- a/.zsh/zsh-syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 901063aa0fe768d0766754925a03cbe22a37f56d -- 2.24.1