From 89ea86f0ae322fa9a207f03fcd6974c3ae9f35a2 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Mon, 28 Jun 2021 01:46:25 -0400 Subject: handsome new plugin config --- lv-config.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lv-config.lua') diff --git a/lv-config.lua b/lv-config.lua index e32cab4a..ff272a0c 100644 --- a/lv-config.lua +++ b/lv-config.lua @@ -16,6 +16,9 @@ O.document_highlight = true O.extras = false O.leader_key = ' ' +-- After changing plugin config it is recommended to run :PackerCompile +O.plugins.hop.active = true + -- dashboard -- O.dashboard.custom_header = {""} -- O.dashboard.footer = {""} -- cgit v1.2.3