Skip to content

Personal configuration for neovim (work in progress)

Notifications You must be signed in to change notification settings

lscherrer2/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

This is my personal neovim config. It is lightweight and supports LSP.

Installation

To use this config on macOS or Linux, simply clone into ~/.config/nvim

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

For Windows, clone into ~/AppData/Local/nvim:

git clone https://github.com/lscherrer2/nvim.git ~/AppData/Local/nvim

Customization & Plugins

You can use this as a starting point and add your own plugins. Simply add your lazy.nvim plugin spec to the plugins/ folder.


Enjoy!

About

Personal configuration for neovim (work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages