mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
Changing options for hardtime plugin to hardtime-nvim, and adding the changelog
This commit is contained in:
parent
997d685c00
commit
1f7405aaf7
4 changed files with 9 additions and 4 deletions
|
@ -142,7 +142,7 @@ isMaximal: {
|
|||
binds = {
|
||||
whichKey.enable = true;
|
||||
cheatsheet.enable = true;
|
||||
hardtime.enable = isMaximal;
|
||||
hardtime-nvim.enable = isMaximal;
|
||||
};
|
||||
|
||||
telescope.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue