From d1f48422cfff57840f60a520f40f90b30f4e2ccb Mon Sep 17 00:00:00 2001 From: Minijackson Date: Mon, 29 Jan 2024 18:44:03 +0100 Subject: vim: add telescope-undo extension also add git-status telescope mapping --- common/vim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 2cf37ef..84a76db 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -89,6 +89,7 @@ inputs: { # Telescope telescope-nvim + telescope-undo-nvim # Treesitter nvim-treesitter.withAllGrammars -- cgit v1.2.3