mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Use nvim-hlslens instead of vim-anzu
This commit is contained in:
@@ -64,8 +64,8 @@ require("packer").startup({
|
||||
-- Show current search term in different color
|
||||
use("PeterRincker/vim-searchlight")
|
||||
|
||||
-- Show match number for incsearch
|
||||
use("osyo-manga/vim-anzu")
|
||||
-- Show match number for search
|
||||
use("kevinhwang91/nvim-hlslens")
|
||||
|
||||
-- Stay after pressing * and search selected text
|
||||
use("haya14busa/vim-asterisk")
|
||||
|
||||
Reference in New Issue
Block a user