434 B
434 B
TinyVim (my setup)
- Minimal Neovim config meant to be a starting point for new neovim users.
- Please
Install
- Linux or MacOS
git clone https://codeberg.org/mannpatel/my-nvim-setup.git ~/.config/nvim && nvim
- Windows
git clone https://codeberg.org/mannpatel/my-nvim-setup.git $HOME\AppData\Local\nvim --depth 1 && nvim
- Run
:MasonInstallAllcommand after lazy.nvim finishes downloading plugins