Skip to content

SazedWorldbringer/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sazed's Neovim Config

A Neovim config built on top of kickstart.nvim, with inspiration from a bunch of other people's configs.

Installation

Make sure to backup your current config, then clone this repository

For Windows(PowerShell)

git clone https://github.com/SazedWorldbringer/nvim $env:LOCALAPPDATA\nvim

Linux/MacOS(Unix)

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

Just opening Neovim now will install Lazy(the plugin manager), and all the plugins.

nvim

Credits

Releases

No releases published

Packages

No packages published

Languages