1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

Merge branch 'master' of github.com:morriswchris/vimrc

This commit is contained in:
Chris Morris 2021-01-05 13:59:29 -05:00
commit d16f3de815

View File

@ -104,6 +104,15 @@ 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-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 * [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
* [vim-polyglot](https://github.com/sheerun/vim-polyglot): Support a wide variety of language syntax
* [vim-signify](https://github.com/mhinz/vim-signify): Use the sign column to indicate added, modified and removed lines in a file that is managed by a version control system
* [vim-snazzy](https://github.com/connorholyday/vim-snazzy): Elegant vim theme with bright colors. Based on [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy/) by [Sindre Sorhus](https://sindresorhus.com).
## Included color schemes ## Included color schemes