Files
my-nvim-setup/README.md
Mann Patel 24b326a138 init
2026-02-23 23:17:23 -07:00

434 B

TinyVim (my setup)

  • Minimal Neovim config meant to be a starting point for new neovim users.
  • Please

Install

  1. Linux or MacOS
git clone https://codeberg.org/mannpatel/my-nvim-setup.git ~/.config/nvim && nvim
  1. Windows
git clone https://codeberg.org/mannpatel/my-nvim-setup.git $HOME\AppData\Local\nvim --depth 1 && nvim
  1. Run :MasonInstallAll command after lazy.nvim finishes downloading plugins