From 71f7f2d6ecbc1a593e6db5c4ffba2e2512857764 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 1 Apr 2026 07:13:11 +0200 Subject: docs: Comments on what to do next --- lua/ache/plugins/model.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/ache/plugins/model.lua') diff --git a/lua/ache/plugins/model.lua b/lua/ache/plugins/model.lua index ea63881..8955dd2 100644 --- a/lua/ache/plugins/model.lua +++ b/lua/ache/plugins/model.lua @@ -1,5 +1,8 @@ --[ -- A basic Model completion with ollama. +-- +-- It's old, but good. +-- TODO: Check if fully replaces it. --] return { "gsuuon/model.nvim", -- cgit v1.3-2-g11bf