From 86472017e543cd737a35a04b3cf32009b46b0dd1 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 2 May 2021 20:48:07 -0400 Subject: Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)" This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1. --- lv-settings.lua | 9 --------- 1 file changed, 9 deletions(-) (limited to 'lv-settings.lua') diff --git a/lv-settings.lua b/lv-settings.lua index f02d7337..9c9add59 100644 --- a/lv-settings.lua +++ b/lv-settings.lua @@ -1,5 +1,3 @@ --- File search will ignore this file because it's in your .gitignore. Remove it from .gitignore for it to be listed in file search results - --[[ O is the global options object @@ -54,10 +52,3 @@ O.json.autoformat = true -- ruby O.ruby.autoformat = true -- create custom autocommand field (This would be easy with lua) - --- Plugin Settings --- ========================================================== --- Dashboard --- File search will ignore this file because it's in your .gitignore. Remove it from .gitignore for it to be listed in file search results -O.dashboard.enable = true -O.whichkey.enable = true -- cgit v1.2.3