local let_table_settings = {}

for k, v in pairs(let_table_settings) do
	vim.g[k] = v
end