cooperstandard / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroNvim Template

A template for getting started with AstroNvim personalized by Cooper Standard

🛠️ Installation

Make sure that a nerdfont is installed (Meslolgs size 14) and ripgrep

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

Clone the repository

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

Start Neovim

nvim

About


Languages

Language:Lua 100.0%