From e15585c0980f34fce7e002075c24f1112decbcf2 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Mon, 14 Feb 2022 14:25:12 +0100 Subject: vim: dirvish -> telescope-file-browser --- common/vim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/vim.nix') diff --git a/common/vim.nix b/common/vim.nix index 0228849..8d53e3b 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -70,7 +70,6 @@ let lualine-nvim lualine-lsp-progress gitsigns-nvim - vim-dirvish diffview-nvim nvim-compe @@ -81,6 +80,7 @@ let vim-vsnip-integ telescope-nvim + telescope-file-browser-nvim # Treesitter (nvim-treesitter.withPlugins (_: tree-sitter.allGrammars)) -- cgit v1.2.3