Lazyvim installation on windows

Requirements

Neovim >= 0.11.2 (needs to be built with LuaJIT)
Git >= 2.19.0 (for partial clones support)
a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
lazygit (optional)
tree-sitter-cli and a C compiler for nvim-treesitter. See here
curl for blink.cmp (completion engine)
for fzf-lua (optional)
    fzf: fzf (v0.25.1 or greater)
    live grep: ripgrep
    find files: fd
a terminal that support true color and undercurl:
    kitty (Linux & Macos)
    wezterm (Linux, Macos & Windows)
    alacritty (Linux, Macos & Windows)
    iterm2 (Macos)
    ghostty (Linux, Macos & Windows)

Installation on Windows

Instalation Neovim

Winget search neovim
Winget install Neovim.Neovim --source winget

Installatio git

https://git-scm.com/install/windows

Installation oh-my-posh fonts

winget search oh-my-posh
winget install JanDeDobbeleer.OhMyPosh

Installation of lazyvim

https://www.lazyvim.org/installation