Skip to content

grammenoudis/LazyNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

LazyNvim Dashboard LazyNvim Demo

Installation

Automatic

To Install neovim run this command: (make sure you have git and bash installed before running)

curl -s https://raw.githubusercontent.com/grammenoudis/LazyNvim/main/install.sh | bash -s

Manual

Install it manually by:

-Optional: Backup existing nvim config

mv $HOME/.config/nvim $HOME/.config/nvim.old

-Mandatory

  1. Cloning the repository
git clone https://github.com/grammenoudis/LazyNvim.git $HOME/.config/nvim
  1. Installing the Plugins
nvim +PackerSync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published