7 lines
109 B
Lua
7 lines
109 B
Lua
return {
|
|
"ngtuonghy/live-server-nvim",
|
|
event = "VeryLazy",
|
|
build = ":LiveServerInstall",
|
|
opts = {}
|
|
}
|