Pull in _theme autocompletion from old plugin (which I missed during the initial folding-over).

This commit is contained in:
Andrew Janke 2015-02-17 01:02:16 -05:00
commit e52edc22d4

3
lib/_theme Normal file
View file

@ -0,0 +1,3 @@
#compdef theme
_arguments "1: :($(lstheme | tr "\n" " "))"