From d97766b0a75c4b376ff517ca1e88abc442aed38d Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 19 Mar 2021 22:35:58 -0400 Subject: snippet stream --- lua/nv-emmet/init.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lua/nv-emmet/init.lua (limited to 'lua/nv-emmet') diff --git a/lua/nv-emmet/init.lua b/lua/nv-emmet/init.lua new file mode 100644 index 00000000..329bc643 --- /dev/null +++ b/lua/nv-emmet/init.lua @@ -0,0 +1,3 @@ +-- 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='' -- cgit v1.2.3