Added completion to the theme selection plugin

This commit is contained in:
Roey Darwish Dror 2012-06-22 20:42:59 +03:00
parent 5e9a16b88a
commit f7b1615b7c
1 changed files with 3 additions and 0 deletions

3
plugins/themes/_theme Normal file
View File

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