chore: formatting

This commit is contained in:
nullchilly
2022-08-07 15:46:45 +05:30
committed by Sidhanth Rathod
parent 724bc1cdf3
commit 8cb28557a9
+1 -3
View File
@@ -213,9 +213,7 @@ local plugins = {
},
-- Speed up deffered plugins
["lewis6991/impatient.nvim"] = {
module = "impatient",
},
["lewis6991/impatient.nvim"] = { module = "impatient" },
}
require("core.packer").run(plugins)