From 39e5cba8ad350c1ecee66ee18093f20146a60bba Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 4 Mar 2019 20:35:55 +0100 Subject: Use Denite for prettier symbol search Seldomly used, performance doesn't matter as much. Other narrowing searches are still performed by fzf. --- pkgs/custom-neovim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 1d6b4c3..ca1fc75 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -19,6 +19,7 @@ in pkgs.neovim.override { fzf-vim LanguageClient-neovim deoplete-nvim + denite # load project specific config vim-localvimrc -- cgit v1.2.3