searchbox.nvim
searchbox.nvim copied to clipboard
Start your search from a more comfortable place, say the upper right corner?
Results
1
searchbox.nvim issues
Sort by
recently updated
recently updated
newest added
`:SearchBoxReplace -- =expand('')` This is given in the documentation. This is my mapping: `map("n", "gr", ":SearchBoxReplace -- =expand('')", defo)` It doesn't directly take me to `with:` but takes me to...