We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebec6f2 commit a8e2f92Copy full SHA for a8e2f92
1 file changed
init.lua
@@ -7,7 +7,7 @@ vim.g.maplocalleader = ' '
7
-- Set to true if you have a Nerd Font installed and selected in the terminal
8
vim.g.have_nerd_font = true
9
10
--- [[ Setting options ]]
+-- [[ Setting options ]] remove after git fixed
11
-- See `:help vim.opt`
12
-- NOTE: You can change these options as you wish!
13
-- For more options, you can see `:help option-list`
0 commit comments