From 8566d27426171ecbcefd54a1e50b8c2bbeaeb582 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Mon, 29 Jan 2024 19:02:56 +0100 Subject: vim: add highlight-undo plugin --- common/vim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 84a76db..23aa7e9 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -69,6 +69,7 @@ inputs: { indent-blankline-nvim oil-nvim dressing-nvim + highlight-undo-nvim # Completion nvim-cmp -- cgit v1.2.3