https://github.com/lilanga/astrovim-config
My NeoVim user configurations used with AstroVim setup
https://github.com/lilanga/astrovim-config
astrovim neovim-config
Last synced: 3 months ago
JSON representation
My NeoVim user configurations used with AstroVim setup
- Host: GitHub
- URL: https://github.com/lilanga/astrovim-config
- Owner: Lilanga
- Created: 2024-02-16T06:26:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-01T10:19:02.000Z (12 months ago)
- Last Synced: 2025-01-26T10:41:29.192Z (5 months ago)
- Topics: astrovim, neovim-config
- Language: Lua
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astrovim user configurations
This repository contains my personal configurations for Neovim + Astrovim
Plugins expect Lazy pluin manager## Installation
1. Backup your current configuration
```bash
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
```2. Clone Astrovim if you haven't already done so
```bash
git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim
```3. Clone this repository to your home directory
```bash
git clone [email protected]:Lilanga/astrovim-config.git ~/.config/nvim/lua/user
```## OS / Environment tested
This configuration has been tested on MacOS and Linux. It should work on Windows as well, but I haven't tested it. I am using different user configurations for my windows workstation.
Currently using with Neovim 0.10.0
## Screenshots
Following are screenshots of the applied NVIM configuration. I am using Iterm2 with semi transparent background settings. The font used is Fira Code.

