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
- Host: GitHub
- URL: https://github.com/kessejones/kvim
- Owner: kessejones
- Created: 2021-03-28T18:59:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T13:55:26.000Z (about 1 year ago)
- Last Synced: 2024-05-19T14:50:36.858Z (about 1 year ago)
- Topics: neovim, neovim-configuration, neovim-dotfiles, nvim
- Language: Lua
- Homepage:
- Size: 328 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```