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 51df129f13 Update to use nvim 0.11 lsp configs 2 days ago
lua Update to use nvim 0.11 lsp configs 2 days ago
.gitignore add spell to gitignore 3 years ago
README.md Fix README paths 6 months ago
init.lua Redo everything because of an LSP bug and it still didn't fix it :( 8 months ago
lazy-lock.json Update to use nvim 0.11 lsp configs 2 days 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