mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Starter template for LazyVim
| after/ftplugin | ||
| ftplugin | ||
| lua | ||
| .gitignore | ||
| .neoconf.json | ||
| init.lua | ||
| install.sh | ||
| mjvim | ||
| README.md | ||
My neovim config
./install.sh
Installing avante
brew install ollama
ollama serve &
ollama pull mistral # or ollama pull llama3:8b-q4_0
ollama run mistral
Install avante
cd ~/.local/share/nvim/lazy/avante.nvim LUA_VERSION=luajit bash ./build.sh