mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +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
|
@ -142,6 +142,9 @@ isMaximal: {
|
|||
binds = {
|
||||
whichKey.enable = true;
|
||||
cheatsheet.enable = true;
|
||||
|
||||
# Remove this after test
|
||||
hardtime.enable = true;
|
||||
};
|
||||
|
||||
telescope.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue