Neovim: Clean up configuration

This commit is contained in:
Marko Korhonen 2023-02-22 18:29:01 +02:00
parent 13c59cab47
commit 49d5c6c92b
5 changed files with 15 additions and 34 deletions

View file

@ -1,3 +0,0 @@
return function()
require("which-key").setup({ spelling = { enabled = true } })
end