Use latest telescope.nvim w/ <C-w> fixe

This commit is contained in:
Dave Gallant
2022-01-03 10:25:24 -05:00
parent 3688268437
commit 248adee70b
4 changed files with 23 additions and 61 deletions

View File

@@ -10,7 +10,4 @@ final: prev: {
vpngate = prev.callPackage ./vpngate { };
yar = prev.callPackage ./yar { };
# overrides
neovim = prev.pkgs.neovim-nightly;
}