summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/jsx.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-30 13:18:40 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-30 13:19:35 +0200
commitab61d2ac8eafc9c10097577736602da48ec568ca (patch)
treec33fcffa647794194376beb91ee35d8d3f8fcc4e /after/ftplugin/jsx.vim
parentf42e1f477ccc8ba4ef756b6d7d16a26686b4b75f (diff)
downloadvim-polyglot-ab61d2ac8eafc9c10097577736602da48ec568ca.tar.gz
vim-polyglot-ab61d2ac8eafc9c10097577736602da48ec568ca.zip
Update
Diffstat (limited to 'after/ftplugin/jsx.vim')
-rw-r--r--after/ftplugin/jsx.vim1
1 files changed, 0 insertions, 1 deletions
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 <mxawng@gmail.com>
-" Depends: pangloss/vim-javascript
"
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""