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

https://github.com/liascode/init.lua

My Neovim Config
https://github.com/liascode/init.lua

lua neovim nvim vim

Last synced: 6 days ago
JSON representation

My Neovim Config

Awesome Lists containing this project

README

          

# LiasCode `neovim` config

## Usage

1- Install neovim

[Official neovim installation guide](https://github.com/neovim/neovim/blob/master/INSTALL.md)

2- Clone this repo

```bash
git clone https://github.com/LiasCode/init.lua.git ~/.config/nvim
# You have to use you user config path
```

3- Install ripgrep

4- Done

Inspired by [ThePrimeagen Repository](https://github.com/ThePrimeagen/init.lua)