aboutsummaryrefslogtreecommitdiff
path: root/doc/prettier.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/prettier.txt')
-rw-r--r--doc/prettier.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/prettier.txt b/doc/prettier.txt
index dd81f0c..38fad26 100644
--- a/doc/prettier.txt
+++ b/doc/prettier.txt
@@ -14,6 +14,8 @@ INTRODUCTION *vim-prettier-introduction*
A vim plugin wrapper for prettier, pre-configured with
custom default prettier settings.
+**Note:** requires `prettier` version 1.7.0+
+
By default it will auto format javascript, typescript, less, scss, css,
json, and graphql files that have '@format' annotation in the header of the file.