starter/README.md
2025-04-23 15:51:08 -03:00

16 lines
337 B
Markdown

# My neovim config
```sh
./install.sh
```
Forked starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
## Installing avante
```
brew install ollama
ollama serve &
ollama pull mistral # or ollama pull llama3:8b-q4_0
ollama run mistral