my-nvim-setup/.github/README.md

34 lines
2.1 KiB
Markdown
Raw Normal View History

<h1 align="center">NvChad</h1>
2021-06-26 12:33:02 +05:30
<div align="center">
2021-09-26 08:45:34 -04:00
<a href="https://nvchad.github.io/">Home</a>
2021-06-26 12:33:02 +05:30
<span></span>
2022-06-27 22:56:05 +02:00
<a href="https://nvchad.github.io/quickstart/install">Install</a>
2021-06-26 12:33:02 +05:30
<span></span>
2021-09-26 08:45:34 -04:00
<a href="https://nvchad.github.io/contribute">Contribute</a>
2021-06-26 12:33:02 +05:30
<span></span>
<a href="https://github.com/NvChad/NvChad#gift_heart-support">Support</a>
2021-06-26 12:33:02 +05:30
<span></span>
2022-06-27 22:56:40 +02:00
<a href="https://nvchad.github.io/Features">Features</a>
2021-06-26 12:33:02 +05:30
<p></p>
</div>
2021-06-26 12:33:02 +05:30
2021-07-01 20:36:57 +05:30
<div align="center">
2023-01-26 21:06:26 +05:30
2021-10-29 17:58:10 -05:00
<a href="https://github.com/NvChad/NvChad/blob/main/LICENSE"
2021-06-29 08:52:28 +05:30
><img
src="https://img.shields.io/github/license/NvChad/NvChad?style=flat-square&logo=GNU&label=License&color=df967f"
2021-06-29 08:52:28 +05:30
alt="License"
/>
2022-10-24 08:56:34 +05:30
[![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 12:00:16 +05:30
[![Telegram](https://img.shields.io/badge/Telegram-blue.svg?style=flat-square&logo=Telegram&logoColor=white)](https://t.me/nvchad_tg)
2021-07-05 15:30:53 +05:30
</div>
2023-02-16 07:32:19 +05:30
**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. )