From a8e2f92c4b5034782c603c92957f952544ac13a0 Mon Sep 17 00:00:00 2001 From: Robert Gant Date: Sun, 29 Dec 2024 21:48:57 -0600 Subject: [PATCH] please dont break --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index a9797aea..7634003f 100644 --- a/init.lua +++ b/init.lua @@ -7,7 +7,7 @@ vim.g.maplocalleader = ' ' -- Set to true if you have a Nerd Font installed and selected in the terminal vim.g.have_nerd_font = true --- [[ Setting options ]] +-- [[ Setting options ]] remove after git fixed -- See `:help vim.opt` -- NOTE: You can change these options as you wish! -- For more options, you can see `:help option-list`