added zsh syntax highlighting

This commit is contained in:
Moritz Böhme 2021-09-11 13:35:44 +02:00
parent dcdbf88242
commit ab02c4bdfe
3 changed files with 23 additions and 7 deletions

19
flake.lock generated
View file

@ -107,7 +107,8 @@
"picom": "picom",
"unstable": "unstable",
"utils": "utils",
"zsh-autosuggestions": "zsh-autosuggestions"
"zsh-autosuggestions": "zsh-autosuggestions",
"zsh-syntax-highlighting": "zsh-syntax-highlighting"
}
},
"unstable": {
@ -160,6 +161,22 @@
"repo": "zsh-autosuggestions",
"type": "github"
}
},
"zsh-syntax-highlighting": {
"flake": false,
"locked": {
"lastModified": 1629459010,
"narHash": "sha256-m+gKQXNRYTpraWDXVMTU6UPJFivcyhOw3dNofFR4cyU=",
"owner": "zsh-users",
"repo": "zsh-syntax-highlighting",
"rev": "6e0e950154a4c6983d9e077ed052298ad9126144",
"type": "github"
},
"original": {
"owner": "zsh-users",
"repo": "zsh-syntax-highlighting",
"type": "github"
}
}
},
"root": "root",