diff --git a/lua/opdavies/options.lua b/lua/opdavies/options.lua index 23e8188..5339fb9 100644 --- a/lua/opdavies/options.lua +++ b/lua/opdavies/options.lua @@ -11,6 +11,7 @@ local settings = { foldmethod = "indent", formatoptions = "clqjp", hidden = false, + hlsearch = false, inccommand = "split", linebreak = true, list = true,