Git
Neovim
A C Compiler Such as GCC or Clang
A Nerd Font
In Powershell run
git clone https://github.com/Kulwinderpal/My-nvim.git $ENV:USERPROFILE\AppData\Local\nvim && nvim
In Cmd Prompt run
git clone https://github.com/Kulwinderpal/My-nvim.git %USERPROFILE%\AppData\Local\nvim && nvim
On Linux and Mac run
git clone https://github.com/Kulwinderpal/My-nvim.git ~/.config/nvim && nvim
Dashboard - Alpha
Bufferline - Bufferline-nvim
Statusline - Lualine
Plugin Manager - Lazy
File Explorer - Neo-Tree
Autocomplete - nvim-cmp
Snippet Engine - LuaSnip
Colorscheme - One Dark
Fuzzy Finder - Telescope