Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 367 Bytes

.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