aboutsummaryrefslogtreecommitdiff
path: root/doc/prettier.txt
diff options
context:
space:
mode:
authorVu Tran <vu@vu-tran.com>2017-06-21 21:33:23 -0700
committerVu Tran <vu@vu-tran.com>2017-06-21 21:33:23 -0700
commit51b0bbdec642fabb91ad7d920b2328ee832e09b7 (patch)
treec62faf9aadb1cf460b01bc6b8ee7917450f5ae79 /doc/prettier.txt
parent1d48f207c2912fd211fc4ffac1b54bb6e55cf88b (diff)
downloadvim-prettier-51b0bbdec642fabb91ad7d920b2328ee832e09b7.tar.xz
break lines
Diffstat (limited to 'doc/prettier.txt')
-rw-r--r--doc/prettier.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/prettier.txt b/doc/prettier.txt
index 5cac42a..71dee40 100644
--- a/doc/prettier.txt
+++ b/doc/prettier.txt
@@ -94,7 +94,9 @@ Running before saving, changing text or leaving insert mode:
<
Overwrite default prettier configuration
-Note: vim-prettier default settings differ from prettier intentionally. The default settings used on vim-prettier are meant to follow the same defaults that is used internally at Facebook and on Facebook open source projects.
+Note: vim-prettier default settings differ from prettier intentionally.
+The default settings used on vim-prettier are meant to follow the same
+defaults that is used internally at Facebook and on Facebook open source projects.
>
" max line lengh that prettier will wrap on
g:prettier#config#print_width = 80