Added completion to the theme selection plugin

master
Roey Darwish Dror 14 years ago
parent 5e9a16b88a
commit f7b1615b7c
  1. 3
      plugins/themes/_theme

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