diff options
| author | jdhao <jdhao@hotmail.com> | 2020-11-25 22:24:56 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-11-25 22:24:56 +0800 |
| commit | 113996452cf5b5a84c39d1c73122cabda9041d7c (patch) | |
| tree | e350fd336cac9cd9e7a2fbbe1b1faf9e093c2762 /core | |
| parent | d592c661bca96baf61d07e8a930d88a5142d7132 (diff) | |
update
Diffstat (limited to 'core')
| -rw-r--r-- | core/plugins.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index f791f8e..8837b11 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -265,7 +265,7 @@ endif "}} "{{ HTML related -Plug 'mattn/emmet-vim' +Plug 'mattn/emmet-vim', { 'for': ['markdown', 'javascript', 'css'] } "}} "{{ Misc plugins |
