Merge Windows 2026
This commit is contained in:
8
lua/barink/plugins/AI.lua
Normal file
8
lua/barink/plugins/AI.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
"nomnivore/ollama.nvim",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim"
|
||||
},
|
||||
cmd = { "Ollama", "OllamaServe", "OllamaModel", "OllamaServeStop" },
|
||||
opts = {}
|
||||
}
|
||||
Reference in New Issue
Block a user