From 962bcff7b62eb947bd2fdfe59f24e87c74cf4593 Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 29 Aug 2023 10:56:23 +0200 Subject: Add metakirby5/codi.vim --- lua/user/pack.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/user') diff --git a/lua/user/pack.lua b/lua/user/pack.lua index fc5fb4a..39941c8 100644 --- a/lua/user/pack.lua +++ b/lua/user/pack.lua @@ -308,7 +308,8 @@ return packer.startup(function(use) use({ 'j-hui/fidget.nvim', tag = 'legacy', - }) -- UI to show nvim-lsp progress + }) -- UI to show nvim-lsp progress + use('metakirby5/codi.vim') use({ 'simrat39/symbols-outline.nvim', -- config = function() -- cgit v1.2.3