build(flake.lock): update flake inputs and remove hardtime-nvim

This commit is contained in:
Mohammad Rafiq 2025-07-02 21:16:45 +08:00
parent e30a623fec
commit 7be3efed4e
No known key found for this signature in database
2 changed files with 25 additions and 28 deletions

View file

@ -1,6 +1,3 @@
{
hardtime-nvim.enable = true;
# Hint when movements are inefficient but don't block
hardtime-nvim.setupOpts.restriction_mode = "hint";
whichKey.enable = true;
}