From c15b962e9d44d6479e2b6aa496ba2d90dae0ecbe Mon Sep 17 00:00:00 2001 From: Minijackson Date: Thu, 7 Apr 2022 09:29:18 +0200 Subject: vim: add telescope ui-select + fix some telescope mappings --- common/vim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 8d53e3b..5ee48c7 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -81,6 +81,7 @@ let telescope-nvim telescope-file-browser-nvim + telescope-ui-select-nvim # Treesitter (nvim-treesitter.withPlugins (_: tree-sitter.allGrammars)) -- cgit v1.2.3