https://github.com/wxiaoyun/neovim_config
https://github.com/wxiaoyun/neovim_config
lua neovim vim
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wxiaoyun/neovim_config
- Owner: wxiaoyun
- Created: 2023-08-26T14:20:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-02-11T01:20:02.000Z (5 months ago)
- Last Synced: 2026-02-11T05:41:18.808Z (5 months ago)
- Topics: lua, neovim, vim
- Language: Lua
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeoVim Configuration
## Prerequisites
- [Neovim](https://github.com/neovim/neovim) installed
- Lua support
## Installation
#### Clone the repository
```shell
git clone --depth 1 https://github.com/wxiaoyun/neovim_config.git ~/.config/nvim
```
#### Start Neovim
```shell
nvim
```