mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
fix typo (#394)
This commit is contained in:
parent
f76ef3dbb4
commit
7fa77fbfbf
@ -52,7 +52,7 @@ local plugin_specs = {
|
|||||||
config = function()
|
config = function()
|
||||||
require("config.glance")
|
require("config.glance")
|
||||||
end,
|
end,
|
||||||
envnt = "VeryLazy",
|
event = "VeryLazy",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user