We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c3cfc commit 2f80582Copy full SHA for 2f80582
README.md
@@ -1,10 +1,10 @@
1
-# graphql.vim
+# GraphQL for Vim
2
3
[](https://travis-ci.org/jparise/vim-graphql)
4
5
This is a [Vim](http://www.vim.org/) plugin that provides [GraphQL][gql] file
6
-detection and syntax highlighting. It currently targets the [April 2016 draft
7
-specification][spec].
+detection, syntax highlighting, and indentation. It currently targets the
+[April 2016 draft specification][spec].
8
9
## Installation
10
0 commit comments