From 169cd673f595b8802bc29888e037107d00d7d0f2 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 3 Dec 2024 20:29:10 +0100 Subject: feat(plugins): add workspace-diagnostics.nvim and ccc.nvim --- lua/pml68/plugins/other.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/pml68/plugins/other.lua') diff --git a/lua/pml68/plugins/other.lua b/lua/pml68/plugins/other.lua index cf7a888..d415f0b 100644 --- a/lua/pml68/plugins/other.lua +++ b/lua/pml68/plugins/other.lua @@ -8,6 +8,9 @@ return { "christoomey/vim-tmux-navigator", lazy = false, }, + { + "artemave/workspace-diagnostics.nvim", + }, { "lukas-reineke/indent-blankline.nvim", main = "ibl", -- cgit v1.2.3