diff options
| author | Vu Tran <vu@vu-tran.com> | 2017-06-21 21:33:23 -0700 |
|---|---|---|
| committer | Vu Tran <vu@vu-tran.com> | 2017-06-21 21:33:23 -0700 |
| commit | 51b0bbdec642fabb91ad7d920b2328ee832e09b7 (patch) | |
| tree | c62faf9aadb1cf460b01bc6b8ee7917450f5ae79 /doc | |
| parent | 1d48f207c2912fd211fc4ffac1b54bb6e55cf88b (diff) | |
| download | vim-prettier-51b0bbdec642fabb91ad7d920b2328ee832e09b7.tar.xz | |
break lines
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/prettier.txt | 4 |
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 |
