From 5f40736f9829e8440eda85fc8c0fa3bdbf86d2b6 Mon Sep 17 00:00:00 2001 From: Christian Höltje Date: Sat, 24 Mar 2018 14:31:52 -0400 Subject: doc: typo for quickfix option --- doc/prettier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/prettier.txt b/doc/prettier.txt index 96f7f72..5b2b352 100644 --- a/doc/prettier.txt +++ b/doc/prettier.txt @@ -107,7 +107,7 @@ The command `:Prettier` by default is synchronous but can also be forced async < By default parsing errors will open the quickfix but can also be disabled > - let g:prettier#exec_cmd_async = 1 + let g:prettier#quickfix_enabled = 1 < To enable vim-prettier to run in files without requiring the "@format" doc tag. First disable the default autoformat, then update to your own custom behaviour -- cgit v1.3