Add emmet plugin
This commit is contained in:
parent
c695bcfc11
commit
e57491f91c
@ -42,6 +42,9 @@ return require('packer').startup(function()
|
||||
use 'L3MON4D3/LuaSnip'
|
||||
use 'rafamadriz/friendly-snippets'
|
||||
|
||||
-- emmet
|
||||
use 'mattn/emmet-vim'
|
||||
|
||||
-- LSP
|
||||
use 'neovim/nvim-lspconfig'
|
||||
use {
|
||||
|
Reference in New Issue
Block a user