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

https://github.com/kessejones/kvim

My neovim config
https://github.com/kessejones/kvim

neovim neovim-configuration neovim-dotfiles nvim

Last synced: 2 months ago
JSON representation

My neovim config

Awesome Lists containing this project

README

        

# KVIM

This is my custom configuration and plugins for neovim.

## Requirements

- [NVIM 0.10](https://github.com/neovim/neovim/releases/tag/v0.10.0)

## Installation

- Clone this repository to your config folder

```shell
git clone https://github.com/kessejones/kvim.git $HOME/.config/nvim
```