From ab61d2ac8eafc9c10097577736602da48ec568ca Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 30 Jul 2016 13:18:40 +0200 Subject: Update --- after/ftplugin/jsx.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'after/ftplugin/jsx.vim') diff --git a/after/ftplugin/jsx.vim b/after/ftplugin/jsx.vim index 76b0a327..fc76b19e 100644 --- a/after/ftplugin/jsx.vim +++ b/after/ftplugin/jsx.vim @@ -5,7 +5,6 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'jsx') == -1 " " Language: JSX (JavaScript) " Maintainer: Max Wang -" Depends: pangloss/vim-javascript " """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -- cgit v1.2.3