Add a missing ,
This commit is contained in:
parent
278db3321a
commit
d02d27a412
2
init.lua
2
init.lua
@ -363,7 +363,7 @@ local config = {
|
|||||||
-- require("lsp_signature").setup()
|
-- require("lsp_signature").setup()
|
||||||
-- end,
|
-- end,
|
||||||
-- },
|
-- },
|
||||||
["rebelot/heirline.nvim"] = { commit = "556666aabb57c227cbb14a996b30b2934e5ff7b1" }
|
["rebelot/heirline.nvim"] = { commit = "556666aabb57c227cbb14a996b30b2934e5ff7b1" },
|
||||||
},
|
},
|
||||||
|
|
||||||
-- All other entries override the require("<key>").setup({...}) call for default plugins
|
-- All other entries override the require("<key>").setup({...}) call for default plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user