From 16071e4fb386dffb643a4073f01ac0c05cbecc08 Mon Sep 17 00:00:00 2001 From: Sam Willcocks Date: Wed, 9 Mar 2022 12:42:14 +0000 Subject: [PATCH] Add fancier fzf vim stuff --- home/vim.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/vim.nix b/home/vim.nix index 5afb3bf..f8ebc8e 100644 --- a/home/vim.nix +++ b/home/vim.nix @@ -12,7 +12,8 @@ vim-sensible vim-noctu # 16color colorscheme gruvbox-nvim - fzfWrapper + fzfWrapper # The basic "built in" fzf stuff + fzf-vim # The fancier opt in fzf stuff # More fancy shit nvim-treesitter # Language stuff