This commit is contained in:
asep komarudin 2023-06-12 07:11:47 +07:00
parent 831f50d124
commit 75ef49b016
5 changed files with 31 additions and 22 deletions

View file

@ -209,12 +209,12 @@ return {
end,
},
-- for live server html,css,js
{
"manzeloth/live-server",
cmd = { "LiveServer" },
event = "BufRead",
build = "npm install -g live-server",
},
-- {
-- "manzeloth/live-server",
-- cmd = { "LiveServer" },
-- event = "BufRead",
-- build = "npm install -g live-server",
-- },
-- for multi cursor select
{ "mg979/vim-visual-multi", event = "BufRead" },
-- for auto close tag