feat(nvim): add hmts.nvim

This commit is contained in:
Moritz Böhme 2023-08-11 18:59:52 +02:00
parent 31012a6274
commit 0c591c0435
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 43 additions and 19 deletions

17
flake.lock generated
View file

@ -319,6 +319,22 @@
"type": "github"
}
},
"hmts-nvim": {
"flake": false,
"locked": {
"lastModified": 1691525513,
"narHash": "sha256-il5m+GlNt0FzZjefl1q8ZxWHg0+gQps0vigt+eoIy8A=",
"owner": "calops",
"repo": "hmts.nvim",
"rev": "594dd17c870afb7f6517723c8963f6eb144e3c0d",
"type": "github"
},
"original": {
"owner": "calops",
"repo": "hmts.nvim",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -785,6 +801,7 @@
"arkenfox-userjs": "arkenfox-userjs",
"asus-touchpad-numpad-driver": "asus-touchpad-numpad-driver",
"flake-utils": "flake-utils",
"hmts-nvim": "hmts-nvim",
"home-manager": "home-manager_2",
"hypr-contrib": "hypr-contrib",
"hyprland": "hyprland",