Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

nexxeln/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Overview

This is my Neovim config. It's very minimal and fast.

Installation

This config should work on Neovim 0.7+ but I have only tested it in the nightly version.

Make sure to backup your current config. Then clone this repository to ~/.config/nvim.

git clone https://github.com/nexxeln/nvim ~/.config/nvim

This will also install Packer automatically. Now just open Neovim and run :PackerSync.

nvim +PackerSync

Credits