From 5ec53e3410abea05c26896083860215b411a3782 Mon Sep 17 00:00:00 2001 From: Hizenberg Date: Mon, 8 Dec 2025 14:42:01 +0000 Subject: [PATCH] finish --- env_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env_setup.sh b/env_setup.sh index e51981d..b396f7b 100755 --- a/env_setup.sh +++ b/env_setup.sh @@ -47,7 +47,7 @@ essential_plugins=( "wiwiiwiii/vim-diagon" "tpope/vim-commentary" "tpope/vim-fugitive" - "ivechan/gtags" + "ivechan/gtags.vim" ) optional_plugins=(