From acb423984a2647e716d4fcfdc6c7496159493538 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 5 Oct 2022 12:40:53 +0800 Subject: remove vim-asterisk The * can now search selected text by default. The cursor stay feature can also be simulated. --- lua/plugins.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index d60856c..14e6229 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -99,9 +99,6 @@ packer.startup { config = [[require('config.hlslens')]], } - -- Stay after pressing * and search selected text - use { "haya14busa/vim-asterisk", event = "VimEnter" } - -- File search, tag search and more if vim.g.is_win then use { "Yggdroot/LeaderF", cmd = "Leaderf" } -- cgit v1.2.3