feat(nvim): add hawt-keys plugin

This commit is contained in:
Moritz Böhme 2024-02-12 10:11:13 +01:00
parent 9e4fdb00e3
commit 2be2adcaab
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 32 additions and 0 deletions

17
flake.lock generated
View file

@ -348,6 +348,22 @@
"type": "github"
}
},
"hawtkeys-nvim": {
"flake": false,
"locked": {
"lastModified": 1706046129,
"narHash": "sha256-mbMmepQ6TXdsqQ1X8mybvcasPRCHGYMQ+6N3IXP75sM=",
"owner": "tris203",
"repo": "hawtkeys.nvim",
"rev": "a6ca6e4a4d07386a7ab327646c1dbf5155f09c44",
"type": "github"
},
"original": {
"owner": "tris203",
"repo": "hawtkeys.nvim",
"type": "github"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_3",
@ -1009,6 +1025,7 @@
"flake-parts": "flake-parts",
"flake-utils": "flake-utils_2",
"gen-nvim": "gen-nvim",
"hawtkeys-nvim": "hawtkeys-nvim",
"home-manager": "home-manager_2",
"hypr-contrib": "hypr-contrib",
"hyprland": "hyprland",