From 941b2aadc4dc62df77fa39f79975f87e0f8b3977 Mon Sep 17 00:00:00 2001 From: Chris Morris Date: Sun, 18 Oct 2020 11:46:25 -0400 Subject: [PATCH] Add new plugin Add support for vim liquid --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 71979fb1..c3545846 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,12 @@ I recommend reading the docs of these plugins to understand them better. Each pl * [vim-yankstack](https://github.com/maxbrunsfeld/vim-yankstack): Maintains a history of previous yanks, changes and deletes * [vim-zenroom2](https://github.com/amix/vim-zenroom2) Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room +### Invcluded after fork + +* [vim-liquid](https://github.com/tpope/vim-liquid): Adds language support for the liquid templating syntax + + + ## Included color schemes