please dont break
This commit is contained in:
parent
ebec6f23f1
commit
a8e2f92c4b
2
init.lua
2
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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue