mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-01 11:28:46 +00:00
Added HardTime.nvim plugin and added vim.binds.hardtime.enable and .setupOpts options
This commit is contained in:
parent
bb3ca63d21
commit
ea90d2baf3
6 changed files with 54 additions and 0 deletions
6
modules/plugins/utility/binds/hardtime/default.nix
Normal file
6
modules/plugins/utility/binds/hardtime/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./hardtime.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue