Skip to content

akashkennedy/lazyvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Install the Configuration

Backup the Existing Neovim Configuration

mv ~/.config/nvim/ ~/.config/nvim.bak

Clone the Repo into your .config Directory

https://github.com/akashkennedy/lazyvim-config.git ~/.config/nvim

Launch Neovim by using the

nvim

Command.

This will automatically start downloading all the essential Packages and Language Servers.

Remove the .git folder to add it to your own repo

rm -rf .git

HAPPY CODING; Soon make it as a docker container So everyone can try it out without Installing

About

Lazyvim Config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages