You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana 18d64c8b9c Add python LSP 4 weeks ago
lua Add python LSP 4 weeks ago
.gitignore add spell to gitignore 3 years ago
README.md Fix README paths 1 month ago
init.lua Redo everything because of an LSP bug and it still didn't fix it :( 3 months ago
lazy-lock.json chore: Update lockfile 4 weeks ago

README.md

mkdir -p ~/.local/share/nvim
cd ~/.local/share/nvim
git clone --filter=blob:none --branch=stable https://github.com/folke/lazy.nvim.git ./lazy/lazy.nvim