diff options
| -rw-r--r-- | core/plugins.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index b74622e..a264a3f 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -256,10 +256,6 @@ if executable('tmux') endif "}} -"{{ HTML related -Plug 'mattn/emmet-vim', { 'for': ['markdown', 'javascript', 'css'] } -"}} - "{{ Misc plugins " Modern matchit implementation Plug 'andymass/vim-matchup' |
