2026-03-02 23:11:37 +01:00
2026-02-27 10:40:40 -07:00
2026-02-23 23:13:41 -07:00
2026-02-23 23:13:41 -07:00
2026-02-23 23:13:41 -07:00
2026-02-23 23:13:41 -07:00
2026-03-02 23:11:37 +01:00

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

Resource / Disclaimer

This code is forked from Tinyvim by NvChad. It is not my original work.

Description
my nvim setup
Readme GPL-3.0 46 KiB
Languages
Lua 100%