Add a missing ,

This commit is contained in:
Jiří Štefka 2023-02-10 02:30:11 +01:00
parent 278db3321a
commit d02d27a412

@ -363,7 +363,7 @@ local config = {
-- require("lsp_signature").setup()
-- end,
-- },
["rebelot/heirline.nvim"] = { commit = "556666aabb57c227cbb14a996b30b2934e5ff7b1" }
["rebelot/heirline.nvim"] = { commit = "556666aabb57c227cbb14a996b30b2934e5ff7b1" },
},
-- All other entries override the require("<key>").setup({...}) call for default plugins