chore: stylua format

pull/1444/head
nullchilly 2 years ago committed by Sidhanth Rathod
parent 6cf0cf6206
commit 33c304f627

@ -15,11 +15,11 @@ local plugins = {
"PackerCompile", "PackerCompile",
"PackerStatus", "PackerStatus",
"PackerProfile", "PackerProfile",
"PackerLoad" "PackerLoad",
}, },
config = function() config = function()
require "plugins" require "plugins"
end end,
}, },
["NvChad/extensions"] = { module = { "telescope", "nvchad" } }, ["NvChad/extensions"] = { module = { "telescope", "nvchad" } },
@ -226,7 +226,7 @@ local plugins = {
-- Speed up deffered plugins -- Speed up deffered plugins
["lewis6991/impatient.nvim"] = { ["lewis6991/impatient.nvim"] = {
module = "impatient" module = "impatient",
}, },
} }

Loading…
Cancel
Save