From ed4daf7429bf2580118aad87b8f3e2011efed7ec Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Thu, 14 Jul 2022 19:09:06 -0400 Subject: Initial commit --- .config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd (limited to '.config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd') diff --git a/.config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd b/.config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd new file mode 100644 index 0000000..371bb95 --- /dev/null +++ b/.config/shells/zsh/plugins/fzf-tab/modules/Src/aloxaf/fzftab.mdd @@ -0,0 +1,7 @@ +name=aloxaf/fzftab +link=dynamic +load=no + +autofeatures="b:fzf-tab-colorize p:FZF_TAB_MODULE_VERSION" + +objects="fzftab.o" -- cgit v1.2.3