summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-10 12:18:29 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-10 12:18:29 +0200
commitbe092d6f430ca802d7200e68a5c987195bccd0e9 (patch)
treecb0c28919b29d1cc5bd8737da7cb402afe0392ab /packages.yaml
parentfb7cf8a9ab782d67db5aa71bffac67e63fcc0c4c (diff)
downloadvim-polyglot-4.9.8.tar.gz
vim-polyglot-4.9.8.zip
Fix jsx indentation, closes #543v4.9.8
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages.yaml b/packages.yaml
index dfb17252..48367254 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -679,6 +679,11 @@ filetypes:
---
name: graphql
remote: jparise/vim-graphql
+after: [javascript, jsx]
+ignored_dirs:
+# TODO: remove after bug is fixed:
+# https://github.com/jparise/vim-graphql/issues/62
+- after/indent
filetypes:
- name: graphql
linguist: GraphQL