LunarVim/lua/nv-emmet/init.lua

4 lines
146 B
Lua
Raw Normal View History

2021-03-20 03:35:58 +01:00
-- After you have what you want press C-Y and , at the same time
-- autocmd FileType html,css EmmetInstall
-- vim.g.user_emmet_leader_key='<C-Z>'