Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Neovim Setup with Lazy.vim

qdzlug/nvim-lazy

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Neovim Setup with Lazy.vim

neovim setup

πŸš€ Installation

  1. Clone the repository:
git clone https://github.com/slydragonn/nvim-lazy.git
  1. Move nvim directory to:
  • Windows: $env:LOCALAPPDATA\+

  • Linux: ~/.config/

πŸ“š Articles

βš™ Requirements

πŸ“š Project Structure

πŸ“‚ nvim/
β”œβ”€β”€ πŸ“‚ lua/πŸ“‚ slydragonn/
β”‚	 └── πŸ“‚ plugins/
β”‚        └── πŸ“‚ lsp/
β”‚        └── ...pluginconfigfiles
β”‚	 └── πŸŒ‘ settings.lua
β”‚	 └── πŸŒ‘ maps.lua
β”‚    └── πŸŒ‘ lazy.lua
└── πŸŒ‘ init.lua

✨ Features

About

Neovim Setup with Lazy.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%