summaryrefslogtreecommitdiff
path: root/lv-config.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lv-config.lua')
-rw-r--r--lv-config.lua3
1 files changed, 3 insertions, 0 deletions
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 = {""}