From 96f80361f0cda0bcef219fd061aee50b161fb3f8 Mon Sep 17 00:00:00 2001 From: mitermayer Date: Wed, 19 Jul 2017 08:35:43 -0700 Subject: Updating the readme to new location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 17ef89c..1553fb1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Install with [vim-plug](https://github.com/junegunn/vim-plug), assumes node and ```vim " post install (yarn install | npm install) then load plugin only for editing supported files -Plug 'mitermayer/vim-prettier', { +Plug 'prettier/vim-prettier', { \ 'do': 'yarn install', \ 'for': ['javascript', 'typescript', 'css', 'less', 'scss', 'json', 'graphql'] } ``` -- cgit v1.3-6-g1900