mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 10:24:43 +02:00
switch back to mattn's emmet-vim
This commit is contained in:
parent
a24a4909ce
commit
23e7663aa4
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ return require('packer').startup(function(use)
|
|||
|
||||
-- Autocomplete
|
||||
use 'hrsh7th/nvim-compe'
|
||||
use 'christianchiarulli/emmet-vim'
|
||||
use 'mattn/emmet-vim'
|
||||
use 'hrsh7th/vim-vsnip'
|
||||
use 'xabikos/vscode-javascript'
|
||||
use 'dsznajder/vscode-es7-javascript-react-snippets'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue