From 90de8f25969caa2871c37a54bade7e5ada63ba17 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 2 Apr 2019 17:21:49 +0100 Subject: vim-easy tags is not maintained anymore, welcome gent_tags.vim --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f88a16e..1bcbe59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/vim-autoformat"] path = bundle/vim-autoformat url = https://github.com/Chiel92/vim-autoformat -[submodule "bundle/vim-easytags"] - path = bundle/vim-easytags - url = https://github.com/xolox/vim-easytags.git [submodule "bundle/vim-go"] path = bundle/vim-go url = https://github.com/fatih/vim-go.git @@ -37,3 +34,6 @@ [submodule "bundle/vim-tmux-clipboard"] path = bundle/vim-tmux-clipboard url = https://github.com/roxma/vim-tmux-clipboard.git +[submodule "bundle/gen_tags.vim"] + path = bundle/gen_tags.vim + url = https://github.com/jsfaint/gen_tags.vim.git -- cgit v1.2.3