NvChad/.github/README.md

34 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

<h1 align="center">NvChad</h1>
2021-06-26 02:03:02 -05:00
<div align="center">
2021-09-26 07:45:34 -05:00
<a href="https://nvchad.github.io/">Home</a>
2021-06-26 02:03:02 -05:00
<span></span>
2022-06-27 15:56:05 -05:00
<a href="https://nvchad.github.io/quickstart/install">Install</a>
2021-06-26 02:03:02 -05:00
<span></span>
2021-09-26 07:45:34 -05:00
<a href="https://nvchad.github.io/contribute">Contribute</a>
2021-06-26 02:03:02 -05:00
<span></span>
<a href="https://github.com/NvChad/NvChad#gift_heart-support">Support</a>
2021-06-26 02:03:02 -05:00
<span></span>
2022-06-27 15:56:40 -05:00
<a href="https://nvchad.github.io/Features">Features</a>
2021-06-26 02:03:02 -05:00
<p></p>
</div>
2021-06-26 02:03:02 -05:00
2021-07-01 10:06:57 -05:00
<div align="center">
2023-01-26 09:36:26 -06:00
2021-10-29 17:58:10 -05:00
<a href="https://github.com/NvChad/NvChad/blob/main/LICENSE"
2021-06-28 22:22:28 -05:00
><img
src="https://img.shields.io/github/license/NvChad/NvChad?style=flat-square&logo=GNU&label=License&color=df967f"
2021-06-28 22:22:28 -05:00
alt="License"
/>
2022-10-23 22:26:34 -05:00
[![Neovim Minimum Version](https://img.shields.io/badge/Neovim-0.8.0-blueviolet.svg?style=flat-square&logo=Neovim&color=90E59A&logoColor=white)](https://github.com/neovim/neovim)
[![GitHub Issues](https://img.shields.io/github/issues/NvChad/NvChad.svg?style=flat-square&label=Issues&color=d77982)](https://github.com/NvChad/NvChad/issues)
[![Discord](https://img.shields.io/discord/869557815780470834?color=738adb&label=Discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/gADmkJb9Fb)
[![Matrix](https://img.shields.io/badge/Matrix-40aa8b.svg?style=flat-square&logo=Matrix&logoColor=white)](https://matrix.to/#/#nvchad:matrix.org)
2022-11-18 00:30:16 -06:00
[![Telegram](https://img.shields.io/badge/Telegram-blue.svg?style=flat-square&logo=Telegram&logoColor=white)](https://t.me/nvchad_tg)
2021-07-05 05:00:53 -05:00
</div>
2023-02-15 20:02:19 -06:00
**NOTICE** : v2.0 is going to be released in this month. It uses lazy.nvim instead of packer and many new features have been added & performance improvements! working on the [docs](https://github.com/NvChad/nvchad.github.io/pull/118) currently and they will be more welcoming to newbies & would make you understand how nvchad works visually. To test v2.0 do a fresh clone of v2.0 branch ( do know that some of the lazy.nvim options are different from packer, [check](https://github.com/folke/lazy.nvim#packernvim) so you have to update the plugin options in your custom plugins table. )