mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
Changing plugin description and testing
This commit is contained in:
parent
1f7405aaf7
commit
cc2c412b88
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||
in {
|
||||
options.vim.binds.hardtime-nvim = {
|
||||
enable = mkEnableOption "Hardtime - A Plugin for Blocks key repeats in Neovim.";
|
||||
enable = mkEnableOption "hardtime helper for no repeat keybinds";
|
||||
|
||||
setupOpts = mkPluginSetupOption "hardtime-nvim" {};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue