Skip to content

BenMerken/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

My personal neovim configuration.

Installation

Clone the contents of repo into your home's .config/nvim folder:

# Navigate to your user's home folder
cd

# Create the folder, if it does no extist yet, and clone the repo's contents
mkdir .config/nvim
git clone [email protected]:BenMerken/nvim-config.git .

Make sure to have 'ripgrep' installed, as it is a required dependency for telescope's 'grep_string' functionality:

MacOS:

brew install ripgrep

About

Personal neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages