chezmoi/private_dot_config/nvim/lua/plugins/html.lua

3 lines
48 B
Lua

return {
'mattn/emmet-vim', -- emmet for vim
}