added zsh-autosuggestions
This commit is contained in:
parent
9f096f5a3d
commit
dcdbf88242
3 changed files with 24 additions and 8 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -106,7 +106,8 @@
|
|||
"nur": "nur",
|
||||
"picom": "picom",
|
||||
"unstable": "unstable",
|
||||
"utils": "utils"
|
||||
"utils": "utils",
|
||||
"zsh-autosuggestions": "zsh-autosuggestions"
|
||||
}
|
||||
},
|
||||
"unstable": {
|
||||
|
|
@ -143,6 +144,22 @@
|
|||
"repo": "flake-utils-plus",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"zsh-autosuggestions": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1622844304,
|
||||
"narHash": "sha256-KLUYpUu4DHRumQZ3w59m9aTW6TBKMCXl2UcKi4uMd7w=",
|
||||
"owner": "zsh-users",
|
||||
"repo": "zsh-autosuggestions",
|
||||
"rev": "a411ef3e0992d4839f0732ebeb9823024afaaaa8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "zsh-users",
|
||||
"repo": "zsh-autosuggestions",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue