Add suggestion "strategy" concept with default strategy

This commit is contained in:
Eric Freese 2016-03-01 12:45:55 -07:00
commit 8c1f67e0fb
5 changed files with 51 additions and 16 deletions

View file

@ -8,6 +8,7 @@ SRC_FILES := \
$(SRC_DIR)/highlight.zsh \
$(SRC_DIR)/widgets.zsh \
$(SRC_DIR)/suggestion.zsh \
$(SRC_DIR)/strategies/*.zsh \
$(SRC_DIR)/start.zsh
HEADER_FILES := \