AstroNvim Config

NOTE: This is for AstroNvim v4+

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:saumyajyoti/AstroNvim4 ~/.config/saumyajyoti/AstroNvim4

Open Neovim with this config:

NVIM_APPNAME=saumyajyoti/AstroNvim4/ nvim

Plugins

colorscheme

comment

editing-support

fuzzy-finder

keybinding

lsp

nvim-dev

plugin-manager

preconfigured

search

snippet

split-and-window

startup

statusline

syntax

terminal-integration

utility

Language Servers

  • clangd
  • cmake
  • html
  • lua_ls
  • pyright

This readme was generated by Dotfyle