diff options
Diffstat (limited to 'mac/.config/LunarVim/README.md')
| -rw-r--r-- | mac/.config/LunarVim/README.md | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/mac/.config/LunarVim/README.md b/mac/.config/LunarVim/README.md new file mode 100644 index 0000000..28992d4 --- /dev/null +++ b/mac/.config/LunarVim/README.md @@ -0,0 +1,68 @@ + + +<div align="center"><p> + <a href="https://github.com/lunarvim/LunarVim/releases/latest"> + <img alt="Latest release" src="https://img.shields.io/github/v/release/LunarVim/LunarVim?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://github.com/lunarvim/LunarVim/pulse"> + <img alt="Last commit" src="https://img.shields.io/github/last-commit/lunarvim/LunarVim?style=for-the-badge&logo=starship&color=8bd5ca&logoColor=D9E0EE&labelColor=302D41"/> + </a> + <a href="https://github.com/lunarvim/LunarVim/blob/main/LICENSE"> + <img alt="License" src="https://img.shields.io/github/license/lunarvim/lunarvim?style=for-the-badge&logo=starship&color=ee999f&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://github.com/LunarVim/LunarVim/stargazers"> + <img alt="Stars" src="https://img.shields.io/github/stars/LunarVim/LunarVim?style=for-the-badge&logo=starship&color=c69ff5&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://github.com/LunarVim/LunarVim/issues"> + <img alt="Issues" src="https://img.shields.io/github/issues/LunarVim/LunarVim?style=for-the-badge&logo=bilibili&color=F5E0DC&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://github.com/LunarVim/LunarVim"> + <img alt="Repo Size" src="https://img.shields.io/github/repo-size/LunarVim/LunarVim?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://patreon.com/chrisatmachine" title="Donate to this project using Patreon"> + <img alt="Patreon donate button" src="https://img.shields.io/badge/patreon-donate-yellow.svg?style=for-the-badge&logo=starship&color=f5a97f&logoColor=D9E0EE&labelColor=302D41" /> + </a> + <a href="https://twitter.com/intent/follow?screen_name=chrisatmachine"> + <img alt="follow on Twitter" src="https://img.shields.io/twitter/follow/chrisatmachine?style=for-the-badge&logo=twitter&color=8aadf3&logoColor=D9E0EE&labelColor=302D41" /> + </a> + + <p align="center"> + <img src="https://stars.medv.io/LunarVim/LunarVim.svg", title="commits"/> + </p> + +An IDE layer for Neovim with sane defaults. Completely free and community driven. + +--- + +**[<kbd> <br> Install <br> </kbd>][Install]** +**[<kbd> <br> Configure <br> </kbd>][Configure]** +**[<kbd> <br> Troubleshooting <br> </kbd>][Troubleshoot]** +**[<kbd> <br> Contribute <br> </kbd>][Contribute]** + +--- + +## Showcase + + + + +<!-----------------------------------------------------------------------------> + +## Socials + +<p align="center"> +<a href="https://github.com/Lunarvim"><img src="https://user-images.githubusercontent.com/696094/196835284-c52d4bd1-7034-439e-848b-47d4f2933dff.svg" width="64" height="64" alt="Github Logo"/></a> <img src="assets/misc/transparent.png" height="1" width="5"/> <a href="https://discord.gg/Xb9B4Ny"><img src="https://user-images.githubusercontent.com/696094/196835282-f5c47d66-29b7-4210-9ee0-d9cdecde3559.svg" width="64" height="64" alt="Discord Logo"/></a> <img src="assets/misc/transparent.png" height="1" width="5"/> <a href="https://twitter.com/chrisatmachine"><img src="https://user-images.githubusercontent.com/696094/196835281-52617611-ede6-40da-a4bc-8c5025622bbf.svg" width="64" height="64" alt="Twitter Logo"/></a> <img src="assets/misc/transparent.png" height="1" width="5"/> <a href="https://reddit.com/r/Lunarvim"><img src="https://user-images.githubusercontent.com/696094/196835278-041a4f99-28e1-4a93-8e35-c8912f1089fc.svg" width="64" height="64" alt="Reddit Logo"/></a> +</p> + +[Contribute]: https://github.com/LunarVim/LunarVim/blob/master/CONTRIBUTING.md +[Install]: https://www.lunarvim.org/docs/installation +[Troubleshoot]: https://www.lunarvim.org/docs/troubleshooting +[Configure]: https://www.lunarvim.org/docs/configuration + +## Thanks to all contributors + +<a href="https://github.com/Lunarvim/Lunarvim/graphs/contributors"> + <img src="https://contrib.rocks/image?repo=Lunarvim/Lunarvim" /> +</a> + +</div> |
