mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
restructure to make it work with antigen
This commit is contained in:
parent
ebe4cf251a
commit
aa81de0ba1
4 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# ```
|
||||
zmodload zsh/net/socket
|
||||
|
||||
source "${0:a:h}/completion-client.zsh"
|
||||
source "${0:a:h}/lib/completion-client.zsh"
|
||||
|
||||
# configuration variables
|
||||
AUTOSUGGESTION_HIGHLIGHT_COLOR='fg=8'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue