Add plugin config variables #11
dreadatour
added
some commits
Dec 3, 2013
dreadatour
commented
Dec 4, 2013
Suspend autosuggest on 'history-beginning-search-backward' and 'history-beginning-search-forward' commands.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AUTOSUGGESTION_HIGHLIGHT_COLORconfig variable (remove useless check for global variable is set).AUTOSUGGESTION_HIGHLIGHT_CURSORto disable char under cursor highlighting (this char is not a part of entered command, but highlighted like it does, it is confusing a bit). I'd prefer to disable it by default, but this is your plugin and config variable is ok for me.