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
- Host: GitHub
- URL: https://github.com/ziteh/vim-config
- Owner: ziteh
- License: unlicense
- Created: 2024-01-20T10:33:11.000Z (about 2 years ago)
- Default Branch: astro-nvim
- Last Pushed: 2024-04-17T11:32:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T21:01:52.535Z (11 months ago)
- Language: Lua
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neovim + AstroNvim + Neovide Configuration

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`