1
0
mirror of https://github.com/amix/vimrc synced 2025-07-16 00:25:01 +08:00

Add new plugin

Add support for vim liquid
This commit is contained in:
Chris Morris
2020-10-18 11:46:25 -04:00
committed by GitHub
parent a26bd7d49f
commit 941b2aadc4

View File

@ -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