diff options
Diffstat (limited to 'home/editors/nixvim.nix')
| -rw-r--r-- | home/editors/nixvim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/editors/nixvim.nix b/home/editors/nixvim.nix index 5f00e4c..cddfec0 100644 --- a/home/editors/nixvim.nix +++ b/home/editors/nixvim.nix @@ -45,7 +45,7 @@ }; hardtime = { - enable = true; + # enable = true; settings = { # disableMouse = true; # enabled = false; |
