Skip to content

neovim config file that helps setup your vim in seconds. Uses the KISS philosophy

Notifications You must be signed in to change notification settings

spantheslayer/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim Setup

Install NeoVim

On Arch

sudo pacman -S neovim

On Ubuntu

sudo apt install neovim 

On Fedora

dnf install neovim

Clone the repo ⤵️

cd .config && git clone https://github.com/spantheslayer/nvim.git && cd nvim 

Open nvim

:PlugInstall     (hit enter)

Nice. You are done :D

enter image description here

About

neovim config file that helps setup your vim in seconds. Uses the KISS philosophy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published