From 6e973db7a119b55df0e0ef59d88e527ad6312900 Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sun, 6 Dec 2020 18:04:56 -0800 Subject: [PATCH] Remove pg from prettier --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/.vimrc b/vim/.vimrc index 152eecd..06847e1 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -34,7 +34,6 @@ Plug 'prettier/vim-prettier', { \ 'less', \ 'markdown', \ 'package', - \ 'pg', \ 'php', \ 'pug', \ 'python',