diff options
Diffstat (limited to 'config/plugins/which-key.nix')
| -rw-r--r-- | config/plugins/which-key.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config/plugins/which-key.nix b/config/plugins/which-key.nix deleted file mode 100644 index ef43fc4..0000000 --- a/config/plugins/which-key.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ - plugins.which-key = { - enable = true; - - plugins = { - spelling.enabled = true; - }; - }; -} |
