Skip to content

jamesGadoury/nvim-template

Repository files navigation

AstroNvim Template

NOTE: This is for AstroNvim v4+

A template for getting started with AstroNvim

🛠️ Installation

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

Download nvim and setup

neovim releases

Setup neovim config

git clone https://github.com/jamesGadoury/nvim-template.git ~/.config/nvim

cd ~/.config/nvim

./install_reqs.bash

Start Neovim

nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published