From 590f0309995a569954fc94b1d5df6b6391ead9fa Mon Sep 17 00:00:00 2001 From: Squibid Date: Fri, 11 Aug 2023 20:43:58 -0400 Subject: kitchen sink cause I'm too lazy to sort through this junk --- after/plugin/marks.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/plugin/marks.lua') diff --git a/after/plugin/marks.lua b/after/plugin/marks.lua index be51c58..eb04c77 100644 --- a/after/plugin/marks.lua +++ b/after/plugin/marks.lua @@ -5,5 +5,5 @@ end marks.setup { default_mappings = true, - builtin_marks = nil, + builtin_marks = false, } -- cgit v1.2.1