Updated zsh-syntax-highlighting
This commit is contained in:
parent
1604e3bc0c
commit
b5fedaa885
|
@ -42,8 +42,8 @@ in {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "zsh-users";
|
owner = "zsh-users";
|
||||||
repo = "zsh-syntax-highlighting";
|
repo = "zsh-syntax-highlighting";
|
||||||
rev = "0.6.0";
|
rev = "0.7.1";
|
||||||
sha256 = "0zmq66dzasmr5pwribyh4kbkk23jxbpdw4rjxx0i7dx8jjp2lzl4";
|
sha256 = "sha256-gOG0NLlaJfotJfs+SUhGgLTNOnGLjoqnUp54V9aFJg8=";
|
||||||
};
|
};
|
||||||
file = "zsh-syntax-highlighting.zsh";
|
file = "zsh-syntax-highlighting.zsh";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue