[vim] Add grug for search and replace.

This commit is contained in:
jmug
2026-04-02 17:31:28 -07:00
parent 5aa52b7107
commit f3d795f2c2
2 changed files with 6 additions and 3 deletions
@@ -65,7 +65,7 @@ return require('packer').startup(function(use)
}
use 'airblade/vim-rooter'
-- Find tools.
use { "nvim-telescope/telescope-file-browser.nvim" }
use {'nvim-telescope/telescope-ui-select.nvim' }
@@ -75,6 +75,7 @@ return require('packer').startup(function(use)
}
use { "junegunn/fzf" }
use { "junegunn/fzf.vim" }
use { "MagicDuck/grug-far.nvim" }
-- Diagnostics