zmoog / public-notes

Apache License 2.0
0 stars 1 forks source link

Install AstroNvim — a neovim config #19

Closed zmoog closed 1 year ago

zmoog commented 1 year ago

References:

zmoog commented 1 year ago

Make a backup of your current nvim folder

mv ~/.config/nvim ~/.config/nvim.bak

Clone the repository

git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim
nvim +PackerSync
zmoog commented 1 year ago

A few options to get started:

# Install a language server
:LspInstall

# plugin to browse the file system and other tree like structures
:Nvimtree