Neovim AstroNvim User Configuration

  • For Windows
git clone https://github.com/roman-ojha/nvim-config $HOME\AppData\Local\nvim --depth 1 && nvim

Setup:

Currenlty I am using AstroNvim For Initial Configuration

Just for AstroNvim Config:

Requirements:

  1. Node.js
  2. For C/C++ ISP clangd
  3. For wilder.nvim
  4. using Python
$ pip3 install pynvim
  1. Run Command in neovim:
:UpdateRemotePlugins
  1. Install ripgrep for some telescope functions
$ choco install ripgrep

If some error occur the try to check health:

:CheckHealth