romeo555555 / AstroConfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroNvim User Configuration Example

A user configuration template for 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

Clone AstroNvim

git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim

Clone this repository

git clone https://github.com/romeo555555/AstroConfig ~/.config/nvim/lua/

Start Neovim

nvim

in nvim

:LspInstall rust
:TSInstall rust

About


Languages

Language:Lua 100.0%