From 1724e5954c7559bb3ab9d9993c28510f1d62d1fd Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 9 Oct 2024 23:37:44 +0200 Subject: Replace nvim-cmp with magazine --- fnl/plugins/cmp.fnl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/plugins/cmp.fnl b/fnl/plugins/cmp.fnl index 28c330c..dd8b4c1 100644 --- a/fnl/plugins/cmp.fnl +++ b/fnl/plugins/cmp.fnl @@ -59,4 +59,8 @@ {:name :cmdline :option {:ignore_cmds [:Man "!"]}}]}))) -{1 :hrsh7th/nvim-cmp : dependencies :event :InsertEnter : config} +{1 :iguanacucumber/magazine.nvim + :name :nvim-cmp + : dependencies + :event :InsertEnter + : config} -- cgit v1.2.3-70-g09d2