cleanup by splitting the plugin configs

This commit is contained in:
Salar Rahmanian 2023-02-05 19:08:26 -08:00
parent 9a896746d1
commit 92bd1c83a1
10 changed files with 298 additions and 207 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# nvim-config
[Salar Rahmanian](https://www.softinio.com) [neovim](https://neovim.io/)
### Credit
Based on [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) by the awesome [TJ DeVries](https://twitter.com/teej_dv) thank you!