feat: Add tagbar plugin to Neovim/Vim

This commit is contained in:
Dionisio E Alonso 2022-08-18 22:22:57 -03:00
parent 04106ecf9a
commit 7d87621665
3 changed files with 7 additions and 0 deletions

5
.gitmodules vendored
View File

@ -84,6 +84,11 @@
url = https://github.com/ryanoasis/vim-devicons.git
shallow = true
ignore = all
[submodule "vim/pack/misc/start/tagbar"]
path = vim/pack/misc/start/tagbar
url = https://github.com/majutsushi/tagbar.git
shallow = true
ignore = all
[submodule "vim/pack/misc/start/comfortable-motion.vim"]
path = vim/pack/misc/start/comfortable-motion.vim
url = https://github.com/yuttie/comfortable-motion.vim.git

1
nvim/pack/misc/start/tagbar Symbolic link
View File

@ -0,0 +1 @@
../../../../vim/pack/misc/start/tagbar

@ -0,0 +1 @@
Subproject commit d7063c7484f0f99bfa182b02defef7f412a9289c