Skip to content

⚙️🛠️Configuration for my personal Neovim distribution.

Notifications You must be signed in to change notification settings

jprugel/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Neovim configuration. My goal with this read me is to provide step by step instructions to install this on either MacOS, Windows, or Linux. This is my working Neovim configuration so it will change as my needs for neovim change.

Installation for MacOS:

1.) Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

2.) Install Neovim

brew install neovim

3.) Install this branch

git clone https://github.com/jprugel/neovim ~/.config/nvim
rm -rf ~/.config/nvim/.git

About

⚙️🛠️Configuration for my personal Neovim distribution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages