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

https://github.com/rc-14/nvim-init

My neovim config
https://github.com/rc-14/nvim-init

neovim neovim-conf neovim-config neovim-configuration neovim-lua nvim nvim-config nvim-configs nvim-configuration nvim-lua nvimrc

Last synced: 3 months ago
JSON representation

My neovim config

Awesome Lists containing this project

README

          

# nvim-init

My neovim config.

Heavily "inspired" by [ThePrimeagen/init.lua](https://github.com/ThePrimeagen/init.lua).

## Installation

Clone somewhere your user has access to, which is not the `~/.config` folder. (for example `~/git-repos/nvim-init`)

Run the `install` script.

This might take a moment.

At the last step the script runs neovim.

Neovim is technically usable at this point but I'd recommend to wait if it still seems to install something and close neovim when it's finished.