diff options
Diffstat (limited to 'config/plugins/which-key.lua')
| -rw-r--r-- | config/plugins/which-key.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/plugins/which-key.lua b/config/plugins/which-key.lua deleted file mode 100644 index 32ca2ff..0000000 --- a/config/plugins/which-key.lua +++ /dev/null @@ -1,5 +0,0 @@ -require("which-key").setup({ - plugins = { - spelling = { enable = true }, - }, -}) |
