浏览代码

Added completion to the theme selection plugin

Roey Darwish Dror 13 年之前
父节点
当前提交
f7b1615b7c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      plugins/themes/_theme

+ 3 - 0
plugins/themes/_theme

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