How to install AstroNvim/AstroNvim. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
AstroNvim/AstroNvim Installation Guide
How to install AstroNvim/AstroNvim. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for AstroNvim/AstroNvim. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i AstroNvim/AstroNvimor
Install via npx
npx @hexmos/ipm i AstroNvim/AstroNvimPrerequisites
Python
languageVersion: >=3.8.0
Neovim
build_toolVersion: 0.10.0
Git
system_packageVersion: 2.34.1
Node.js
otherVersion: >=16.0.0
npm
package_managerVersion: 8.14.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone and Install from Source
git clone https://github.com/AstroNvim/AstroNvim.gitPost Installation Steps
- Open your terminal and navigate to the AstroNvim installation directory.
- Run the following command to start the server: `npm run dev`
- If you're using a local development environment, open your web browser and visit http://localhost:3000/ to view the AstroNvim interface.
