Skip to content

TronTheGamer/.config-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

.config-nvim

My LazyVIM based config

Install Neovim

Windows

using scoop:

scoop install neovim

Linux

  • Ubuntu
sudo apt install neovim

Install Lazyvim and config

  • Copy the latest release to ~/.config/nvim/ in linux and $env:LOCALAPPDATA\nvim\ in windows