mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
plugin.zsh: Convert from symlink to plain file
Fixes zsh-users/zsh-syntax-highlighting#292 (compatibility with zsh-5.1.1/msys2 on windows).
This commit is contained in:
parent
367929502f
commit
d4f8edc9f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
zsh-syntax-highlighting.zsh
|
||||
1
zsh-syntax-highlighting.plugin.zsh
Normal file
1
zsh-syntax-highlighting.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
|||
source ${0:A:h}/zsh-syntax-highlighting.zsh
|
||||
Loading…
Add table
Add a link
Reference in a new issue