From 2ba7864bf23bf3800dfb29ca78a9122b0f3b0dc2 Mon Sep 17 00:00:00 2001 From: fm39hz-laptop Date: Thu, 6 Jun 2024 16:20:05 +0700 Subject: [PATCH] feat: add rename func --- lazyvim.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lazyvim.json b/lazyvim.json index 65dad6a..fd263b8 100644 --- a/lazyvim.json +++ b/lazyvim.json @@ -9,6 +9,7 @@ "lazyvim.plugins.extras.editor.dial", "lazyvim.plugins.extras.editor.harpoon2", "lazyvim.plugins.extras.editor.illuminate", + "lazyvim.plugins.extras.editor.inc-rename", "lazyvim.plugins.extras.editor.leap", "lazyvim.plugins.extras.editor.mini-diff", "lazyvim.plugins.extras.editor.mini-files",