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`