From 7792fbfa48bf2644b6276b5f9b4ce309eeae6c13 Mon Sep 17 00:00:00 2001 From: Andrew Janke Date: Tue, 17 Feb 2015 01:03:55 -0500 Subject: [PATCH] Revert "Pull in _theme autocompletion from old plugin (which I missed during the initial folding-over)." This reverts commit e52edc22d450feb21ce877d1a419dd64a8063d52. --- lib/_theme | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 lib/_theme diff --git a/lib/_theme b/lib/_theme deleted file mode 100644 index 8214ddb0d..000000000 --- a/lib/_theme +++ /dev/null @@ -1,3 +0,0 @@ -#compdef theme - -_arguments "1: :($(lstheme | tr "\n" " "))"