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/nvim-cmp.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/ache/plugins/nvim-cmp.lua') diff --git a/lua/ache/plugins/nvim-cmp.lua b/lua/ache/plugins/nvim-cmp.lua index b6918ef..5a63ab1 100644 --- a/lua/ache/plugins/nvim-cmp.lua +++ b/lua/ache/plugins/nvim-cmp.lua @@ -2,6 +2,8 @@ -- Completion with snippets and LSP and all... -- -- Very good. +-- +-- TODO: Should check --] return { "hrsh7th/nvim-cmp", -- cgit v1.3-2-g11bf