No description
- Lua 100%
The main branch is a rewrite requiring Neovim 0.12 nightly and drops the nvim-treesitter.configs module, breaking config on 0.11.6. Pin to the supported master branch, add ensure_installed/auto_install so parsers install automatically, and refresh all plugins to latest. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lua | ||
| .gitignore | ||
| init.lua | ||
| lazy-lock.json | ||
| 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