An open API service indexing awesome lists of open source software.

https://github.com/ziteh/vim-config

My Neovim configuration for AstroNvim, lazy.nvim and Neovide. Checkout branches for different config
https://github.com/ziteh/vim-config

Last synced: 8 months ago
JSON representation

My Neovim configuration for AstroNvim, lazy.nvim and Neovide. Checkout branches for different config

Awesome Lists containing this project

README

          

# Neovim + AstroNvim + Neovide Configuration

![](demo.jpg)

My user configuration for [Neovim](https://github.com/neovim/neovim) + [AstroNvim](https://github.com/AstroNvim/AstroNvim) + [Neovide](https://github.com/neovide/neovide).

## Usage

```shell
git clone https://github.com/ziteh/vim-config.git ~/.config/nvim/lua/user
```

For Windows, change the path to: `C:\Users\\AppData\Local\nvim\lua\user`