1
0

started 2026 config update

This commit is contained in:
2026-01-03 23:13:32 +01:00
parent 693aaa0c75
commit 214f0c63af
5 changed files with 126 additions and 136 deletions

View File

@@ -1,2 +1,8 @@
return {
"nomnivore/ollama.nvim",
dependencies = {
"nvim-lua/plenary.nvim"
},
cmd = { "Ollama", "OllamaServe", "OllamaModel", "OllamaServeStop" },
opts = {}
}