diff options
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 4974970..4006096 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -78,7 +78,7 @@ require("packer").startup({ } -- Clear highlight search automatically for you - use({"romainl/vim-cool", event = "VimEnter"}) + -- use({"romainl/vim-cool", event = "VimEnter"}) -- Show match number and index for searching use { |
