浏览代码

mostly false additional plugins

christianchiarulli 4 年之前
父节点
当前提交
f4d6418210
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      lv-config.lua

+ 3 - 3
lv-config.lua

@@ -17,10 +17,10 @@ O.extras = false
 O.leader_key = ' '
 O.leader_key = ' '
 
 
 -- After changing plugin config it is recommended to run :PackerCompile
 -- After changing plugin config it is recommended to run :PackerCompile
-O.plugin.hop.active = true
-O.plugin.dial.active = true
+O.plugin.hop.active = false
+O.plugin.dial.active = false
 O.plugin.dashboard.active = true
 O.plugin.dashboard.active = true
-O.plugin.matchup.active = true
+O.plugin.matchup.active = false
 
 
 -- dashboard
 -- dashboard
 -- O.dashboard.custom_header = {""}
 -- O.dashboard.custom_header = {""}