From aa78accb6fbe76b8e257909ab301b672f613002d Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 27 Jun 2021 01:31:33 -0400 Subject: removing plugins increasing speed by 100%, still needs more work --- lv-settings.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv-settings.lua') diff --git a/lv-settings.lua b/lv-settings.lua index 5425c9a7..17100e46 100644 --- a/lv-settings.lua +++ b/lv-settings.lua @@ -14,7 +14,7 @@ O.auto_close_tree = 0 O.wrap_lines = false O.timeoutlen = 100 O.document_highlight = true -O.extras = true +O.extras = false O.leader_key = ' ' -- dashboard -- cgit v1.2.3