diff --git a/.config/nvim/lua/blake/settings.lua b/.config/nvim/lua/blake/settings.lua index 2ee1756..aeb6a91 100644 --- a/.config/nvim/lua/blake/settings.lua +++ b/.config/nvim/lua/blake/settings.lua @@ -27,8 +27,6 @@ set.cursorline = true set.mouse = 'a' set.incsearch = true set.scrolloff = 5 ---set.wildmenu ---set.wildmode = full set.hidden = true set.shortmess = 'filnxtToOFc' -- the funny thing is this is a short mess set.spell = true