1 Commits

Author SHA1 Message Date
erangel1 ff2ebda93a basic config 2026-05-29 16:06:24 +02:00
+1 -1
View File
@@ -99,7 +99,7 @@ do
vim.g.maplocalleader = ' ' vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed and selected in the terminal -- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = false vim.g.have_nerd_font = true
-- [[ Setting options ]] -- [[ Setting options ]]
-- See `:help vim.o` -- See `:help vim.o`