From f0860abc9cfdadba2fe2ef05380f35329d2df61d Mon Sep 17 00:00:00 2001 From: Eddie Zaneski Date: Wed, 16 Aug 2017 12:17:28 -0400 Subject: Add instructions on changing the mapping to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 480a8a4..283f7e3 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ If your are on vim 8+ you can also trigger async formatting by: ### Configuration +Change the mapping to run from the default of `p` + +```vim +nmap py (Prettier) +``` + Disable auto formatting of files that have "@format" tag ```vim -- cgit v1.3