Starter template for LazyVim
Find a file
2025-05-17 10:10:28 -03:00
after/ftplugin Fix LSP maybe 2025-01-22 14:41:22 -03:00
ftplugin Disable auto format in eruby files 2025-05-17 10:10:28 -03:00
lua Switch to claude 2025-05-14 17:10:36 -03:00
.gitignore feat: initial commit 2023-01-07 10:20:36 +01:00
.neoconf.json refactor: sumneko -> lua_ls (#18) 2023-02-27 10:29:06 +01:00
init.lua Replace ruby_ls with ruby_lsp 2025-01-10 12:34:14 -03:00
install.sh Add installation script 2024-06-20 14:52:40 -03:00
lazy-lock.json Upgrade avante config 2025-04-28 09:15:21 -03:00
LICENSE docs: added readme and license 2023-01-07 11:00:23 +01:00
README.md Install avante 2025-04-23 15:51:08 -03:00
stylua.toml feat: initial commit 2023-01-07 10:20:36 +01:00

My neovim config

./install.sh

Forked starter template for LazyVim. Refer to the documentation to get started.

Installing avante

brew install ollama
ollama serve &
ollama pull mistral # or ollama pull llama3:8b-q4_0
ollama run mistral